-
Suggestion
-
Resolution: Unresolved
-
None
-
7
-
NOTE: This suggestion is for JIRA Service Desk Cloud. Using JIRA Service Desk Server? See the corresponding suggestion.
Problem Definition
When creating an automation rules in Service desk project, there is only 3 option for SLA time remaining event:
- Due soon (60m remaining)
- At risk (30m remaining)
- Breached
Suggested Solution
Need an ability to accept user input values for the condition.
Workaround
Similar feature can be achieved by creating an issue filter and then subscribe to the filter to get email notification. The JQL will be something like:
project = DESK and "Time to resolution" <= remaining("15m") and "Time to resolution" != breached()
Note: Please change the values accordingly to your environment.
This query will return issues in project "DESK" that it's SLA haven't breached and the remaining SLA is 15 minutes or less.
And then, for the filter subscription, you can choose to send an email every 15 minutes or use "Advanced scheduling ('cron')" for more detailed intervals; Receiving Search Results via Email.
Related issues
- When creating Automation Rules triggered by SLA threshold breached on a Project, the drop-down menu shows all SLAs of the instance to choose from. Only SLAs of said project should be presented.
- duplicates
-
JSDCLOUD-4761 Custom Automation SLA time remaining should be customizable
- Closed
- is duplicated by
-
JSDCLOUD-3303 Add more customizable SLA time to automation "When" trigger
- Closed
-
JSDCLOUD-4761 Custom Automation SLA time remaining should be customizable
- Closed
-
JSWCLOUD-22794 SLA triggers should be divided by project on project-level automation rules
- Closed
- is related to
-
JSDSERVER-2003 Ability to define custom durations for SLA triggered events for automation rules
- Gathering Interest
- relates to
-
AUTO-141 Improve available customization in Automation
- Closed