I see there few issues removed from the sprint and i m unable to find when i use previousprint() function using the scriptrunner
I have to generate the report for multiple teams.Let me know is there a way to identify what is committed during the sprint start ?
Hello,
Sorry for such a late reply on this!
I think you will be able to use the removedAfterSprintStart function to get what you're looking for. You can read more about it at that link. Here's a link to all of ScriptRunner's other Agile related functions if you're interested in learning more. :)
Please let me know if you have any other questions, and sorry again!
Jenna
Hi Jenna, Is there a way to do this without specifying the sprint ID? I need to use the previousSprint() function somehow here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't believe this will work, the previousSprint() function returns a list of issues that were completed in the last sprint. It won't show issues that were removed after that sprint started.
You can read more about it here in the docs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jenna Davis I am trying to understand how Jira finds/labels "issues removed from the sprint" and "issues not completed" Any logic and definition would be helpful. I am currently trying to find this through burndown chart in the database.
Thanks,
Gaurav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are there any workarounds as this function (removedAfterSprintStart) is not available to use for JIRA Cloud?
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.