How can I set the owner so it shows up in history queries?
When I claim my task, I supply a user ID. I’m not sure that is the owner.
Hi @lenny_h,
the owner
is used when you delete a task to another person (istead of assigning it). You can read further details and have a look at an exampe here: https://github.com/camunda-consulting/code/tree/master/one-time-examples/counterparty-onboarding#approval-by-delegating-to-another-user
Hope this helps, Ingo
1 Like
Thanks, I understand it now. For assignment or claim it would be blank.
If I claim or assign a task, do I have to use a user id in the users list? I am passing any name now and it seems to work.