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,560,187
Community Members
 
Community Events
185
Community Groups

Start/End dates according to release

is there any quick/simple/automatic way to put start/end dates according to release and the fixversion the issue is assigned with? 

2 answers

1 accepted

0 votes
Answer accepted

Specific to roadmap topic, I think the "auto schedule" button is to do what you ask asking. But you need to set it up the way adv roadmap suggests.

I gave it a test and it seems it's working ;) thx!

0 votes
Curt Holley
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jul 29, 2021

Hi @Artur Franczuk 

Not sure if you are using Jira Cloud or not, but assuming you are, then using Automation would be the way to do this.

Setup a rule along the lines of:

Trigger = Field value changed (field being fix version), on edit and create.

Condition = When Fix version is not empty

Action = Edit issue (and set up the relevant date fields as follows)

{{triggerIssue.fixVersions.startDate.format("yyyy-MM-dd")}}

{{triggerIssue.fixVersions.releaseDate.format("yyyy-MM-dd")}}

 

dates5.png

Curt Holley
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jul 29, 2021

Footnote:

You may wanna add in conditions around not updating the dates if already populated?

Up to you,

Just thought I'd add this, as the above will overwrite any existing dates, which might be what you want, or not. 

looks great, however unfortunately I'm using server version. Hope your post will help others anyway

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events