How to use CanBeUpdatedBy
Hello
I can not find any information about using CanBeUpdatedBy.I need to put user there to complete the command. I don't know why but my "users" field is empty.At the same time I have projects in "projects" and groups of users in "users".
I think it means that project was added to workflow editor correctly.
Thank you for your help.
Please sign in to leave a comment.
User login name shouldn't be completed automatically in this case, you need to write it down manually (`{user:`). In your case the `loggedInUser` should suffice.
Thank you for the answer.I tried a lot of variants but didn't succeeded.Below you can find few images of my attempts.


Please try:
when Состояние.becomes ({Проверена}) {
ПО.canBeUpdatedBy{user: loggedInUser};}