Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,558,592
Community Members
 
Community Events
184
Community Groups

How do I check if a JSM ticket created an Insight object (Cloud)?

Kalin U
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jan 11, 2022

My use case is the following:

1. A customer accesses a Jira Service Management portal and creates a ticket -- a new laptop purchased.

2. An Automation for Jira action then creates a new "Laptop" object in Insight, mapping fields from Jira to object attributes. The custom Jira text field "Serial number" from the Jira ticket is used as the unique "Label" attribute of a laptop object in Insight.

When the customer tries to create a duplicate inventory (a second laptop with the same "Serial number" value), then the object is not created. The problem is that nobody understands that the object was not created (unless they heck the automation rule log, which is impractical).

How can I check if an object was created successfully and report it back to the Jira ticket (say as a comment)?

1 answer

1 accepted

4 votes
Answer accepted
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 11, 2022

The way I would do it is to add steps in your automation that searches for the new object, and if it is found, add a comment in the request noting that the object was created.

Kalin U
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jan 12, 2022

Hey, @Mikael Sandberg. I was thinking the same, but I cannot figure a way to do a branch on the Insight object created. The option is simply not there. Where can I find it in the interface?

Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 12, 2022

Something similar to this should do it. First do the lookup base on the serial number and then use the advanced branching to loop on the returned value from the lookup.

Screen Shot 2022-01-12 at 8.44.53 AM.png

Kalin U
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jan 24, 2022

Thank you for the illustration, Mikael.

Like Mikael Sandberg likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events