Hi everyone,
I’m trying to set up a workflow transition validation in Jira Cloud using only native functionalities.
The Goal: I want to prevent a transition from happening if:
The Assignee field is empty (Unassigned).
The Assignee is a specific user (e.g., a "Team" bot or a specific individual).
Thanks beforehand!
HI @Asier Vadillo , you can do this easily by adding a rule (I'm assuming Company managed project)
In the new workflow tool, click on Rule on the top
To prevent that someone transitions the issue if the assignee is blank, you'll need to add a rule to Validate a field. You can easily select in the drop downs the value, and the field, and then a custom error message.
To prevent specific users from transitioning, you can also easily do it with the option to restrict the transition when a field is a specific value.
Another way to do it would be to create a rule "Restrict who can move a work item"
Hi @Asier Vadillo
Thanks for the question.
Am I right that you want to set a validator on the transition, where the screen is being displayed, or do you want to set a restriction, if the assignee is empty or not a Bot, the transition is not being displayed at all?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.