The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring ITSM: Automation WHEN Incident resolved THEN create request type post incident review

Trevor Overstreet
Contributor
March 6, 2024

Hello All,

I need help in automation when creating a "new post incident review" request type once an "incident" is closed and then linking this request type to the parent incident issue type.

Current automation configuration:

WHEN issue transition = completed;

IF request type = report a system incident OR issue type = [system] incident

THEN create issue with request type "create a post incident review"

Also, we're limited in copying fields from parent when creating a request type vs. creating and linking an issue type. I attempted JSON but seeing an error when using a custom field, "affected services". I'm not sure if this rule should be built where it creates an issue type OR the request type. Either way I definitely need them linked with additional details

See attached

Screenshot 2024-03-06 at 9.22.22 AM.pngScreenshot 2024-03-06 at 9.22.17 AM.pngScreenshot 2024-03-06 at 9.42.24 AM.png

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Trudy P Claspill
Community Champion
March 6, 2024

Hello @Trevor Overstreet 

When setting multiple fields with JSON you need to separate the fields with commas. Add commas at the end of the "assignee" and "reporter" lines.

Additionally as per this document you need to set the Assignee and Reporter fields using account ids, not names.

https://support.atlassian.com/cloud-automation/docs/advanced-field-editing-using-json/

 

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events