The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Transition trigger ignores Workflow Screen

kgraeter
November 16, 2022

Hi community, 

I am using triggers to automatically transition issues in another state based on specific criteria. 

To do this, I am currently using Auomation Rules in Jira Workflow Toolbox (JWT). But this is also possible using Apps like ScriptRunner or build in functionality and create worfklow triggers based on development data in bitbucket. 

Anyhow, for automated triggered workflow transitions, Jira will ignore the workflow screen, which should actually pop-up during the transition. So the workflow screen can only be used, if the transition is made manually. 

Is there any way to get the workflow screen using automated transition triggers? And if not, do you know why screens are ignored for triggers from a technical point of view? 

 

Thanks and cheers, 

Kerstin 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 16, 2022

Welcome to the Atlassian Community!

The problem here is that a trigger executes in the background - there's no user involved in it and no UI in use.  So there's nowhere for the screen to appear.