Hi Team,
How to put these rules into some script that would run automatically on an everyday basis? And if the ticket was created and is still in open status, then the script runs and updates the priority based on what date is it now.
For example, I created the ticket and need by date also today date, and I did not work on the ticket and it is still in open status (Priority is Major, if the Need By date is today), and tomorrow the script will run automatically and update the priority to Critical (Need By Date is past date) based on the below conditions.
Here Need By Date is date field.
Hi @Lakshmi CH
You could use automation rules to do those escalations of priority, if you have the automation add-on for your server instance. Please look here for more information:
https://www.atlassian.com/software/jira/features/automation
As an example rule, you would have:
If you do not have the add-on, you could instead create filters for the conditions, subscribe to them for visibility, and manually bulk update the issues once per day to escalate priority.
Best regards,
Bill
Thank you @Bill Sheboy for your response. We will look into this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This worked for me as well with a similar case. Thanks for the hint @Bill Sheboy :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.