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: 

Post function not working, to transition epic when linked issue transitions

Victor Grazi
Contributor
September 20, 2019

I created a Post Function that transitions an Epic from Selected for Development to In Progress, whenever any issue in that Epic makes the same transition However when I perform the transition on the linked Issue, the Epic does not move. What am I doing wrong?

image.png

 

image.png

In this example, Big issue 1 is linked to Big Epic, as you can see in the screenshot

image.png

You can see that even though I transitioned issue 41 to In Progress, the parent epic is still in Selected for Development.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Brant Schroeder
Community Champion
September 20, 2019

Victor,

  Sometimes JSU does not fire off because other updates have not occurred on the issue yet. Have you tried moving the post function you created to step 2?  

Victor Grazi
Contributor
September 23, 2019

The issue is resolved - There were two transitions with the same name, and we were using the wrong one.