Solved

Can you change the done date in a task?

  • 14 March 2024
  • 1 reply
  • 55 views

Userlevel 7
Badge

The team member marked a task as done a few days later than they actually completed it. How can we make it match reality?

 

icon

Best answer by emaynez 14 March 2024, 21:37

View original

1 reply

Userlevel 7
Badge

This is a great question!

You can change the due date, but not the “done date” of a task. The Done date is stamped when the status changes of the task is moved to “Done”. 

There is a way to overwrite it, but you’d have to use the API and Postman (or another API platform tool). You can update a task’s completedAt date. See the documentation here: https://api.guidecx.com/api/v2/docs#patch-/tasks/-id-

 

If you see this happening a lot, then it may be more of a question about reminding your team to mark tasks as done when they complete them. 

Reply