The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Team,
We are looking for a automation where we can add TSD date based on ticket creation month.
Example: If the ticket is getting created in first quarter (Jan, feb, march-2022) automatically the Tentative start date should be (1st-April2022 ) similarly ticket is getting created in second quarter(Apr, may , June) The TSD should be (1-July-2022) etc.
Thanks in advance!!
Hi @Janaki.R
Perhaps something like this might work?
In the example above, I'm setting the duedate field, you'll need to replace this with whatever date field you want set.
Finally, you need to add 2 more else if blocks for the remaining 2 quarters.
Hope that helps.
Eric
Hi @Eric ,
Thanks for the reply i have added the rule as per your suggestion in the edit issue smart value instead of due date i have added issue created. It is working as expected. {{issue.created.withMonthOfYear(4).withDayOfMonth(1)}}
Thanks you so much!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
👋 Hi there Jira Community! A few months ago we shared with you plans around renaming epics in your company-managed projects. As part of these changes, we highlighted upcoming changes to epics on...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.