Clickup Assignee and Date Disappear

I have a scenario where I create Tasks in Clickup. I assigned the TaskName, Assignee and DueDate. The flow runs and I get not errors.

I can see in Clickup that the tasks are created with the correct information.
However, after the tasks are created, the Assignee and DueDate are “cleared”. The values disappear.

I was able to record a video showing the behavior which I can’t explain.

Is this related to Clickup or something with my scenario?

Thanks

Hey Antonio,

can you check the activity feed of the tasks themselves and see what is going on on clickup side?

Hello Stoyan,

Thanks for the suggestion.
I did that and it gave me a hint which led to the discovery of the issue.

My scenario creates the tasks in Clickup.
It then sets values to these fields:

Name
Status
Assignee
Due Date
A Custom Field

Then in Clickup I have an automation that when
a Task is created it assigns a template to the task.

The issue is that the Clickup Automation runs after the task is created and it deletes all field values except the task name and task status.

I disabled the Clickup automation and now it works.

The inconsistency in ClickUp that deletes some fields and not others made it difficult to discover the issue.

Thanks for your response and suggestion.

Hope this helps others in the future.