Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,553,513
Community Members
 
Community Events
184
Community Groups

Assign Global Sprint to multi project Issues

Hi,

 

I have a Engineering Board which has 10 projects aligned with it. In ENG board I have created Sprint as "Early Deployment". 

Now I want to make a script which if anybody creates issue in any of these 10 projects, Sprint "Early Deployment" is updated in Sprint field. 

Note that this Sprint "Early Deployment" is just placeholder for Scrum Board and so its not active sprint or it will never be a Active sprint. 

When I try to edit Sprint field in Automation, it doesnt show this Sprint name, it just gives Active or Next Sprint from any of the 10 projects. 

1 answer

1 accepted

1 vote
Answer accepted
Pramodh M
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 06, 2021

Hi @djones 

Get the Sprint ID as shown below

Sprint ID.png

Once you have the Sprint ID, Update the Automation Action to Update the Sprint Field in Advanced Section as below

{
"fields":
{
"sprint": 7
}

where 7 is the Sprint ID

Please let me know if it worked for you, Also the Actor should have Permission to add the Sprint to an Issue. Make sure Automation for Jira App has the permission

Thanks,
Pramodh

Pramodh M
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 06, 2021

Hi @Pramodh M ,

Thanks for quick solution, this really worked well. I didnt think using Sprint ID instead of name. 

 

Thanks a lot once again. 

Pramodh M
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 06, 2021

Welcome 😃

Thanks,

Pramodh

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events