The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Trudy P Claspill
Community Champion
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.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events