We need to use JQL to find issues added to a Sprint after the start of that sprint.
The following posts are all requests for the same function. Surely Atlassian can see there is a want/need for a pretty basic feature and users feel that we shouldn't have to pay for an additional add on to get it.
Does anyone at Atlassian have a comment on this?
https://community.atlassian.com/t5/Questions/Scope-Change/qaq-p/40228
https://community.atlassian.com/t5/Jira-questions/Changes-to-Sprint-after-Sprint-start/qaq-p/856446
Hey Andy,
That's awesome! Thanks for your help and speedy response.
Atlassian, what is the number of votes and time passed that you need to make a decision about approving or rejecting a request?
Update: This is after using paid add-on. Please ignore
Try this JQL:
issueFunction in addedAfterSprintStart("<SCRUM-BoardName>","<SprintName>")
This is not out-of-the-box JQL. It is only available if you have the paid ScriptRunner installed.
6 years later and still gathering interest? Not that hard surely? And no, I don't really want to use other paid solutions like Script Runner to run these simple requests.
I can look at the issues added in the reports, but if I want to compile them all into a spreadsheet or table JQL is still the best go to unfortunately.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Become an effective Jira admin
Manage global settings and shared configurations called schemes to achieve goals more quickly.
Streamline Jira administration with effective governance
Improve how you administer and maintain Jira and minimize clutter for users and administrators.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.