automate the creation of a ticket every sprint

Ri A June 27, 2024

Hi, 

 

In my team we have some BAU tickets that we have to create each sprint. Is there a way to automate this process so we don't have to do it each time. 

 

Thanks

1 answer

1 accepted

2 votes
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 27, 2024
Ri A June 27, 2024

You're a legend Bill. I just created my first rule. Fingers crossed it works as expected. 

I'll update here. 

 

Thanks :)

Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 27, 2024

Well done!

Did you remember to set the Sprint field to the one from the trigger with:

{{sprint.id}}

 

Ri A June 27, 2024

No as I want it to be recurring for every new sprint I didn't.

What I set was.

1. For every new sprint on a specified project board.

2. Creat a new issue 

3. Assign the issue.

4. Send email notification to the assignee.

 

This is basically what I'm looking to achieve for a start. When that works, I'm hoping to build on it to

1. For every new sprint 

2. Create 5 new issues 

3. Assign issues to members.

4. Notify members. 

The reasoning is to use 1 automation rule and create multiple new BAU tickets for every new sprint

Fingers crossed ...🤞🏻

Ri A June 28, 2024

It failed at the assign stage. :(

Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 28, 2024

If you want to assign the new issues to a user after creating them, the rule needs to branch to the issues:

  • action: create issue
  • branch: to most recently created issue
    • action: assign issue
  • ...

 

Instead I recommend assigning the issues as each one is created by selecting the Assignee field in the Issue Create action.

 

 

Like Ri A likes this

Suggest an answer

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

Atlassian Community Events