Mans.hu

Of life and all its colors

About everything that amazes and confounds me.

About / Blog / Contact
  • 
  • 
  • 
  • 

Categories

  • Amazing
  • Books
  • Business and Technology
  • Chess
  • History
  • Mahabharata
  • Parenting

Search

How to find the id of a Sprint in JIRA?

September 6, 2019 by manshu Leave a Comment

Often times you need to write a query to list out all issues in a sprint, and the most efficient way to do this is to write a JQL that references the Sprint id.

I am not entirely sure why, but there are times when just typing the Sprint number in the JQL editor doesn’t prompt it to complete the sprint id for you.

In such cases you need another way to find out the id of your Sprint. I know only one way of doing this which is kind of a silly way, but it is effective.

You open the story, and hover over the Sprint Number, right click and “Inspect” as shown below:Right Click and Inspect

 

This will open up the page’s Elements in Chrome, and the Sprint id is visible right there like I have highlighted below.  Sprint Id

 

Not the most elegant way to look for this information, but is certainly effective and quick.

Filed Under: Business and Technology

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *