T
Twenty5d ago
fendle

[Workflow] Update Assignee in Task only when empty

Hi, I would like to assign to the creator of a task (create task), only if the assignee is empty. It could be, that I add from outside the task by api directly to a workspace member and than the workflow shouldn't do anything. But if I use the filter node and click on the assignee in the previous task, than always the assignee object is shown. How I can check, if assignee is null or empty? Thanks
3 Replies
martmull
martmull5d ago
Looks like we cannot filter by null or empty values yet. I think you should use a code step to create this filter.
fendle
fendleOP5d ago
Thanks, I will do it. I wanted first to check, if there is no built in function and I haven’t seen it 🙂

Did you find this page helpful?