Automation Transition (hide)

Hleb Barinov October 19, 2021

Hello everyone


I have a problem in workflow (automation transition)

 

I need to block the transition if the field is empty. If the condition is true, then you need to fill in assignee with the value from field1 and hide the transition

 

How can do it this?

 

Thank you

 

2 answers

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 19, 2021

Hi @Hleb Barinov  - Welcome to the Atlassian Community!

You can hide a transition by placing a Condition on the transition - like a field is missing a value. 

Or you can add a validator that will show the transitions but give an error message to the user if they try to execute the transition and it fails for some reason - like a field is missing a value. 

0 votes
Colton_Kosicek October 19, 2021

You would want to do this in the Jira workflow capability for Jira admins.  You can use a post function to check it from happening and print out an error to say why is this not being allowed.

Suggest an answer

Log in or Sign up to answer