I am trying to find a solution to help set priorities automatically, by comparing the current date/time with a set date/time field value.
1. Trigger - every hour.
2. Condition: Current Date/Time MINUS Start date/time custom Date/Time field < 1 hour.
This condition should apply to all existing sub-tasks that contain a certain text in Summary (e.g. Setup).
The custom Date/Time field is located in the sub-tasks' details.
3. Action: change the priority from any to Highest.
I tried to set this up, but I keep getting the same error for the trigger:
" Error: The rule has been configured with components that require issues to be provided by the trigger. You need to use the option to run JQL to provide issues. The following components require issues: Issue condition, Edit issue"
This rule was not set using a JQL search query.
Thanks in advance for your help.
That error is indicating you are using conditions and actions which need issues, but the trigger doesn't provide any.
The two ways to address this are:
Kind regards,
Bill
Hello Bill,
Thank you for your suggestions.
I'll give it a try and post here a solution - if I find one that works.
Cheers,
Viorel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great success, it's actually in the basic functionalities of the automation tool. I overcomplicated the whole process in my head, that's why I got stuck earlier.
Thank you Bill again for 'resetting' my approach.
Cheers,
Viorel.
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.