How would I create a trigger in automation for differents scrum boards?

Angel
Contributor
February 15, 2025

Hi!

I want automate a same action when sprint starts in differents scrum boards, but automation allow select just one board, so I ask to the comunity how would I create a trigger thats works for differents boars.

 

Regards,

Angel 

2 answers

0 votes
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.
February 16, 2025

Hi @Angel 

The automation Sprint Started trigger requires selecting the board.

I believe one way to make it generic (regardless of sprint, board, etc.) is using a site webhook on any sprint started (passing the sprint ID), and using that to trigger a rule with an Incoming Webhook Trigger.  The rule would use the sprint ID and JQL to find the relevant issues.  If you want to try that, here is some information to get you started:

A person with Jira Site Admin (or higher) permissions will need to create the webhook in the site admin configuration.

Kind regards,
Bill

Angel
Contributor
February 16, 2025

Hi @Bill Sheboy 

That sounds possible, so I tried but I dont know why doesnt works to my instance.

I created 2 webhooks one is configurate to using the "trigger rule incomning webhook"

the other one I configutate with requestbin. With requestbin works but in my automation rule the request is not executed. I created with rest api and web interface too.

Do you know what happen?

Best regards,

Angel

0 votes
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 16, 2025

Hi @Angel,

Can you be more specific about what that "same action" would be?

You might be a little bit confused about boards versus projects. A board can contain issues from multiple projects (not boards) and when a sprint starts, this happens from a single board. If you start 2 different sprints, those are - by definition - 2 separate actions.

I know I am making assumptions here, but I guess that you want to perform certain actions on issues from different projects that are in the same sprint. If that is true, you should be able to trigger those when the sprint starts on the single board where you can see them all.

If you want to trigger actions when different sprints are being started, you will need multiple automation rules: one for each sprint being started.

Hope this helps!

Angel
Contributor
February 16, 2025

Hi @Walter Buggenhout

We need send an email and execute a transition when sprints starts. These sprints are in differents scrum boards but the automation rule allow only a one board. I dont want create rule by board because we have around 50 boards.

Regards

Angel

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