7
votes

In the sprint report jira reports that any issue with a * on it has been added after the sprint started. How can i get the JQL for that?

3

3 Answers

2
votes

I don't think it uses JQL there. If you use Chrome, Inspect Element and the network tab you'll probably see which REST resource for JIRA Agile is called to get that data

-1
votes

If you have ScriptRunner installed, you can use issueFunction in addedAfterSprintStart(board name, sprint name) .