Hi All,
I am working on Automation rule that upon Sprint closure will send assignee email saying that there are X number of issues that stays in X number of Sprints. Literally issues migrate from Sprint to Sprint too much.
I use the following JQL to find issues that are both in current and closed Sprints but I need to add somehow the number of closed Spints.
project = "TEST" AND Sprint in openSprints() AND Sprint in closedSprints()
Thanks
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.