I have a form process which checks on task submission to see if the case is still open and returns a new task to the same form/inbox.
I have a variable which calculates the due date I want to use for that form instance. For the example I am showing, this is the variable values when I open the task:
Below on the left, I have the variable values after I have updated the form. You can see that the Dynamic Date and the Date for Use have both changed. The values on the right are the variable values that exist in the new task.
Has anyone encountered this or know what might be causing this to happen?