Pretty much exactly the title, I\'m wondering if there is a way to clear/reset the commitDate
field of a task. For example, I\'m trying the following request to the
It appears that the commitDate
can only be cleared when there is an actualCompletionDate
assigned to the task. Once the task had an actualCompletionDate
assigned I was able to reset the commitDate
. I'm not sure why that is required, but it works.
commitDate is set when an assignment is accepted and is based upon the accepting user's workload at the time of acceptance. You may update the commitment date to another value but you cannot have an empty commit date unless the task is actually complete.