Completed repeating tasks don't have correct status in OpenAPI JSON

Here are the steps to repeat this bug:

  • Set a task to repeat weekly
  • Complete the task for current week
  • Query JSON/XML from OpenAPI
  • The status of the task will always be 0 (expected is 1 for completed)

Hi,

I’ve just tested - works for me. Could it be that the task have been re-opened already? It will be re-opened within an hour after completion unless the option “Generate X days before the next due date” is set.

I opened URL https://checkvist.com/checklists/NNN/tasks.json to view JSON status of a just completed task.

Best,

That fixed it, thank you for the quick reply! It was the “Generate X days before” setting that was causing the issue as you said.

1 Like