Automating Ticket Creation in Future Sprints

Tyden Ruud January 21, 2025

Hello! 

I was wondering if it's possible to automate the creation of a set of tickets that gets added to each new sprint at creation regardless of order. It seems the sprint field on ticket creation is limited to active or next sprint. But for my use case, the sprint could be any number of positions in the project. So I'm not too sure how to define that I want my tickets to be created in any sprint that gets created.

Thank you,

Tyden

2 answers

0 votes
Jeffrey_Denton
Contributor
January 21, 2025

Hi Please share your automation and audit log.  

0 votes
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.
January 21, 2025

Hello @Tyden Ruud 

Brainstorming here... I haven't tested this out.

Do you have a rule that creates the issues? Consider setting the trigger of that rule to be an Incoming Webhook.

Create another rule that is triggered by Sprint Created.

In that rule use the Send Web Request action to call the issue-creating rule. Send the newly created Sprint's ID as part of the payload to the issue-creating rule.

In the issue-creating rule, get the Sprint ID from the payload and use that to set the Sprint field of the newly created issues.

I'll have some time later to try to work out those details in testing, but I wanted to provide at least the idea in case you want to work on it yourself.

Tyden Ruud January 21, 2025

That's an interesting thought- I will see what I can come up with using that method. Thanks for brainstorming!

Suggest an answer

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

Atlassian Community Events