I want a validation to restrict a transition (in progress) for any user but a specific user (dashboard user in this case, with username dashboard and fullname Dashboard User).
I tried builing a JQL validation with JIRA Workflow Toolbox, but that doesn't work: if I set the assignee to a valid user it still gives the error.
Used JQL:
%{00003} != dashboard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.