create a task into next sprint every 2 sprints

Andrea Enis Tedeschi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 9, 2024

My automation should create a taks every 2 sprints for some one to do something.

The only way I could think of making this work was to check sprintID using some algebric check on even/odd sprintID

 

i've set it to have

Trigger upon sprint start

Check smart condition value

{{#=}} {sprint.id}} % 2 {{/}} equals 0

then create task into next sprint

is this approach any good?

 

firefox_rMRyv1Iv55.png

1 answer

1 vote
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 9, 2024

Hello @Andrea Enis Tedeschi 

Welcome to the Atlassian community.

No, that is not a good approach.

Sprint IDs are assigned at a global level. Sprints may be getting created in Scrum boards elsewhere in your Jira system and each of those consume sprint IDs sequentially. Within a given board you don't get sequential sprint IDs specific to that board.

An alternate approach would be to put a keyword into the Sprint name to indicate whether or not it is the sprint that needs the task or does not need the task.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events