Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

event listener for "sub task convert to issue"

lance_lyons
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 Leaders.
January 5, 2012

Hi We are trying to see if there is a way to capture the parent child relationship that exists between a story and a sub tasks. Since our sub tasks are smaller stories, we normall have sub tasks under those. In order to do this we have to convert the subtask to an issue. At this conversion point we would like to make apply a related link between the two.

Is there an event that is fired for the sub task to issue convert?

Since the sub task to issue convert is essentially an issueCreated event, could we use that even and look to see if it was previously a subtask and do the link?

In addition we would like to move the item to a different project at this time as well.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Laszlo Kremer
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 Leaders.
June 13, 2013

It fires issueUpdated events, and the changed field is the "Parent".

Update:

- if you convert a ticket to a subtask the changed field is "Parent"

- if the subtask is moved between parents, the changed field is "Parent Issue"

TAGS
AUG Leaders

Atlassian Community Events