Within a Post Incident Review, there is a section above the SLAs where a linked Incident will show values such as:
However, how do you access this information where these values can be used elsewhere, such as a form on a PIR? This would be through Automation for Jira using Smart Values
In the example shown in the screenshots below, I used a Manually Triggered Rule for testing with the "Add value to the Audit Log" action to ensure the values that were filled in would populate when called in using smart values. Those Smart Values would be:
Incident Created: {{triggerIssue.issuelinks.outwardIssue.created}} Incident Ended: {{triggerIssue.issuelinks.outwardIssue.resolutionDate}} Time to Resolution: {{triggerIssue.issueLinks.outwardIssue.customfield_10050.completedCycle.friendly}} Incident Assignee: {{destinationIssue.issuelinks.outwardIssue.assignee.displayName}} Incident Priority: {{triggerIssue.issuelinks.outwardIssue.priority.name}} Incident Responders: {{triggerIssue.issuelinks.outwardIssue.responders.name}} Affected Services: {{triggerIssue.issuelinks.outwardIssue.affectedServices}}
Please note that the Time to Resolution field will only populate for completed Time to Resolution SLAs, not ones that are in an ongoing cycle. Please see the screenshots below for the example Incident Summary with the Automation Rule and Smart Value data passed into the Audit Log of the Rule.
I hope this helps!
Cheers,
Christian B.
Christian Beaulieu
JSM Support Engineer 3
Atlassian
Phoenix, Arizona
2 accepted answers
0 comments