Forums

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

Automate a workflow transition with a transition screen from a post function

Becky Compton August 23, 2018

I have a workflow transition that has a transition screen, but once that transition is complete, I would like to kick off another transition (with a transition screen) so the user gets another screen to enter data into.

When I use a post function on the first transition to kick off the second transition (JMWE), the transition screen to the second transition never shows up.  How do I automate the second transition(and display its screen to the user)?

 

 

1 answer

0 votes
David Fischer
Community Champion
September 17, 2018

Hi Becky,

Jira simply doesn't support triggering an interactive transition. The reason is simple: post-functions run on the Jira Server and have no access to the user's browser, while transition screens run inside the browser...

Suggest an answer

Log in or Sign up to answer