The function is listed in Advanced Scriptrunner, but does not deliver any results. Any previous requests in this community are from 2020 or before. Is there any current information on this issue and why it´s not working?
Hello @Hutterer, Nicole
Welcome. I just tested this function and it gave expected results for me.
Some suggestions, the JQL format is like below:
where first argument is board ID and second was sprint ID.
You can also use board name / sprint name instead of IDs like below:
Also, documentation notes that the sprint must have been created in the same board. So please confirm that as well.
Troubleshoot suggestions:
Confirm you have issues added after sprint started in current sprint, and this current sprint was created in same board. If so,
Start with just Board ID (or Board Name) like below:
This should give issues added to current sprint after starting it.
If above works, give the Sprint ID next.
And confirm that the arguments you are passing are valid.
Hope it helps and let community know if any issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.