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.

 

0
3 comments

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.

0
Avatar
Permanently deleted user

Thank you for the answer.I tried a lot of variants but didn't succeeded.Below you can find few images of my attempts.


0

Please try:

 

when Состояние.becomes ({Проверена}) {

ПО.canBeUpdatedBy{user: loggedInUser};}

0

Please sign in to leave a comment.