Perform a bulk change to stories and attempt to modify Sprint. It is a text field and validation states Sprint Id must be a number.
1. Please make it a dropdown.
2. Allow pasting of Sprint name if Option 1 is not possible.
I have reviewed past comments on this topic and it seems to have been an issue for many years. Also, no easy way to find a Sprint ID.
Hey Brian,
There are a couple of feature requests which cover this:
You’re right, it’s not super easy to find the Sprint ID - we have a KB article here describing a couple ways to find it:
JIRA Software: How to search for a Sprint using JQL
I know it might be disappointing to hear that these haven’t been implemented yet but please take a moment to vote to show your support. You can add your own suggestions and use cases in the comments too.
All of our Feature Requests are located in https://jira.atlassian.com If you’re interesting in finding out how we choose which features to implement check out our New Features Policy
Cheers,
Keri
The KB article referenced above no longer works. "Active Sprint" is no longer a link, so there's no way to check it's ID using this method.
I can see no way at all to find the Sprint ID in JIRA. I need to transition multiple issues to a sprint using bulk edit, but bulk edit requires a Sprint ID, not the Sprint Name. If there's no way to find the Sprint ID, how can I use bulk edit to change the sprint? Why bother having a feature that requires information that's not available on the site?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It doesn't work in Safari for me but it does in Chrome, if that's any help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Keri,
"Asking Sprint ID while doing the Bulk edit"- I'm too facing the same problem.
Updating it manually is very time consuming and hectic process.
Kindly provide me solution
I think this feature should be implemented on top priority.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Brian
The easiest way that I have been able to find the sprint ID, is to use the Issue Navigator and under the Advanced search, search: Sprint = "~Sprint Name~" and then when I press Enter, it gives the Sprint ID.
However, this is an unnecessary amount of effort that could easily be cut out with your above-mentioned dropdown.
Hopefully, all the votes show that it is a much desired and needed change.
I hope this helps in some way.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for this advice!
I voted :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the help, this works
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Liam Maederif I use Sprint = "Sprint ID" it returns this in the URL "ENG%20Sprint%201" the id is the 201 correct?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A variation is to use the Basic search, add the Sprint field and select the desired sprint from the drop-down, then switch to JQL. You'll have somethingl like `Sprint = 139` in the JQL search expression.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
......
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This worked for me! Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Another hackish way to find the sprint ID is to use you browser's developer tools. For example in Firefox, go to the Backlog or Sprint view, right-click on the sprint title and select "Inspect element". Then in the DOM-tree go a few DIVs up until you find one with the `data-sprint-id` attribute, its value being the sprint id.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is basically what I had to do - wonderful design!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Another way to find the Sprint ID is simply to go to the Sprint Report available under Reports. Choose your desired Sprint and snag the ID from your browsers address bar (the ID will automatically refresh each time you select a new sprint from the drop down list), e.g.:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately this seems to only work if the sprint is already started/finished. I can't seem to find a report for future sprints, which is where I want to assign my tickets.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
True enough, @Steve Ferson you can only see past or the active sprint this way.
Even easier way (at least in Cloud) is to hit Issues and query by sprint... you'll get a complete list of all the IDs as needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still not added a dropdown :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I too was looking for this feature
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.