Each SLA Action responds to JIRA Issue Event. SLA Action can be assigned to additional parameters that decide if it will be executed.
Name of SLA Action will be visible in SLA History tab panel on view issue screen.
SLA Actions to perform:
- Start
- Pause
- Resume
- Finish
- Cancel
Adding SLA Action
- Log in as a user with the JIRA Administrators global permission.
Choose > Add-ons. Select SLA PowerBox > SLA Configurations to open the SLA Configurations page.
Tip: Use Keyboard shortcut: g + g + start typing sla configurations - Click the Add SLA Configurations button.
- Click Add Action button.
- Set the parameters (SLA Action, Priority, Issue Event) based on your needs.
- Click Add button.
- Added actions will be displayed on a set of tiles.
SLA Parameteres
Priority
On the value of the priority depends which action will happen if they are assigned to the same event:
- High
- Normal
- Low
Tip: By default priority is set as: Normal
If few actions have the same priority, they will be fired according to the specific sequence, which is:
- Start
- Cancel
- Finish
- Resume
- Pause
Issue Event
Action depends on occuring Issue Event. You can choose from the list below:
- Issue Created
- Issue Updated
- Issue Assigned
- Issue Resolved
- Issue Closed
- Issue Commented
- Issue Comment Edited
- Issue Comment Deleted
- Issue Reopened
- Issue Deleted
- Issue Moved
- Work Logged on Issue
- Work Started on Issue
- Work Stopped on Issue
- Issue Worklog Updated
- Issue Worklog Deleted
- Generic Event
These are standard Events that are offered by JIRA. You can always define custom events.
Adding a custom event
- Log in as a user with the JIRA Administrators global permission.
- Choose
Keyboard shortcut: g + g + start typing events > System. Select Advanced > Events to open the View Events page. - In the Add New Event form at the bottom of the page, add a Name and Description for the custom event.
- In the Template field, select the default email template to be associated with the event.
- Click the Add button.
The custom event must be associated with a default email notification template. A notification scheme configured to notify users of this event will use this email template when sending the notification. The custom event will appear in the list of events defined within the system. Initially, the event will be marked as inactive as it is not associated with a notification scheme or workflow post-function. Some events are fired by JIRA internally — e.g. an Issue Updated or Issue Moved event. Other events are fired from within workflow transition post-functions — e.g. an Issue
Resolved event, or a Custom Events. All added custom events will be fired within workflow transition post-functions.
Configuring a post function to fire the custom event
- Log in as a user with the JIRA Administrators global permission.
- Choose
Keyboard shortcut: g + g + start typing workflows > Issues. Select Workflows to open the Workflows page, which displays all of the workflows in your system. - Navigate to workflow transition post-function screen to be edited. See Configuring Workflow and Applying Post Functions to Transitionsfor more information.
- Update the post function to fire the custom event.
- Activate or associate the workflow (and scheme) with the appropriate project. See Activating workflow for more information.
Additional parameters
There is a possibility to restrict launching actions only to the specific events. In order to do so you have to select basic fields (i.e. Issue type, Issue Status, Resolution Date) or define those parameters by using simple or advanced JQL. These features guarantee that:
- action is fired only if it will be a result of a JQL Query
- action is fired only if a JQL Query returns determined number of results
- JQL can consists of tags such as i.e. $$ISSUEKEY$$, $$PROJECTKEY$$ that will be replaced with values of desired issue
- action is fired only if the parameters of an issue - for which the action is fired - have certain values
Editing SLA Actions
- Log in as a user with the JIRA Administrators global permission.
Choose > Add-ons. Select SLA PowerBox > SLA Configurations to open the SLA Configurations page.
Tip: Use Keyboard shortcut: g + g + start typing sla configurations - Click the Add SLA Configurations button.
- Choose desired Action from the tiles
- Click > Edit
- Change desired parameters and click Edit button
Deleting SLA Actions
- Log in as a user with the JIRA Administrators global permission.
Choose > Add-ons. Select SLA PowerBox > SLA Configurations to open the SLA Configurations page.
Tip: Use Keyboard shortcut: g + g + start typing sla configurations - Click the Add SLA Configurations button.
- Choose desired Action from the tiles
- Click > Delete
- Confirm with Delete button