Saw an error in the server logs where a task wasn’t parsed because the database doc was missing the completed field. I’ve changed the schema to allow for this. I’m currently working toward switching from firestore to a relational database to eliminate this category of bug.