We follow Nexus scrum and have various level of Sprints created on our board. Is there a way to populate all the Sprints available in the board under the fields section in the Jira automation rule. Currently it only displays Active Sprint or Next Sprint.
I have created a rule where in when a ticket moves from one workflow to another it is supposed to sit under a specific sprint A. Sprint A is not an active or next sprint in the project board but another sprint that is pending to be refined
Hi @Tripti Damodharan -- Welcome to the Atlassian Community!
If this is a specific, consistent sprint every time you could set the value by creating a variable with the value and then setting the sprint to the smart value.
If this value changes over time and you have a way to identify it (e.g. search criteria) you could call the REST API to get the possible sprints to find and use the value.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.