Is there an event to catch issues added or removed after sprint start?

Emre Y_ Okur June 27, 2022

I want to write a custom listener for issues which are added/removed to the current sprint after sprint has started. I have done some research and there are events only for Sprint Started, Sprint Created or Sprint Closed. One possibility is to use the Issue Updated event but that would be very inefficient since, all issue updates out of my scope will trigger my listener. 

Have any idea?

1 answer

0 votes
Ken McClean
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.
May 4, 2023

You'd have to create a listener that look at issue add or delete in a specific project, and compare the date against the start date of the project's current sprint.   Limiting the listener to just the project in which the Sprint exists should mitigate most of the inefficiencies.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events