When Priority is set in the Bug ticket OR When Priority is modified to a new Priority Value, auto populate the "Target Completion Date" with a date based off the following time duration per Priority Level measured from the time of ticket creation:
For example, if a ticket is created on 8/20/21, and the Priority is set to P1 on 8/24/21, then the Target Completion Date should be auto populated to 9/24/21
Another example - if a ticket previously was a P1, then its priority is modified to P2, and its original Target Completion Date was 10/5/21, then the Target Completion Date needs to be auto-updated to 11/9/21
Hello @Venkata Sagar
You can use Automation for Jira to do that.
You will create two automation.
One that is triggered on creation and that edit the Target completion date using the function plusweeks
The second automation should be triggered on priority editions and use almost the same. the smartvalue should be something like
Regards,
Hello @robert Mugabuhamye ,
Sorry for late Response ,Thanks for providing solution , but in our jira we are using automation plugin, but it is lite version. So can you help me with another solution. Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you please help me on this issue. Is there any Alternate solution ? Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.