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,557,528
Community Members
 
Community Events
184
Community Groups

Can we create the jira automation rule to Start the sprint.

Is it possible to access sprint details in rule?

I have tried with smart values like {{sprint.name}} {{sprint.Startdate}} to print but it is not printing.

I want to start the sprint if sprint's start date is matched with today's date or passed date.

Let me know is there any approach to do this.

 

 

Thank you for always responding and resolving the query.

2 answers

4 votes
Jimmy Seddon
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Sep 28, 2021

Hi @Mohini Chandwani,

You won't be able to accomplish this via an automation rule.  Automation rules act upon issues not sprints.  The start of a sprint is a trigger event that can be used to act upon a set of issues but you can't use an automation rule to act on a sprint.

You should be able to do this from the API:

First you would need to get the sprint you wish to update:

https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint/#api-agile-1-0-sprint-sprintid-get

Followed by updating that sprint and specifically changing the state to active:

https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint/#api-agile-1-0-sprint-sprintid-put

I hope that helps!

-Jimmy

0 votes
Jerry Laster _Divim_ Inc__
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Feb 06, 2022

Hi @Mohini Chandwani 

We created a Cloud app that does exactly that. 

Check out Sprint automation for Jira

Let me know if it works for you. I am always happy to help the community. 

Jerry

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events