Is there a way I can export a list of closed sprints from JIRA? I only need the names.
A bit of background, I am trying to import defects from an ALM extraction to JIRA and I need to map the defects to past sprints for the sake of data completion.
Hi @Reem Harb
I suggested you to try this function
sprint in closedSprints()
It will return all issue that belong to a closed sprint, you will need to export them in csv and look for the sprint column to get the name of your sprint.
Hope this helps
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.