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,553,305
Community Members
 
Community Events
184
Community Groups

How to let an external customer set a Status attribute value on the object they select.

I have a schema of hardware instruments in Jira Insight.  The Insight field is configured to let the external customer see only the instruments that their organization owns when logging a ticket in the portal about one or more of their instruments.  The object type configurations for these instruments all include the Insight Status attribute which we can control internally.  But how can we let the user select a value like "Down" or "Production Stopped" on the portal and have that applied to the instrument objects they selected from their list of instruments?

1 answer

1 accepted

0 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.
Mar 23, 2023

You can do this with a custom field on the request form and automation. The custom field would have the statuses you want to set on the object and the automation would trigger on issue created and then lookup the asset and set the status attribute to what the customer selected in the custom field.

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.
Mar 23, 2023

I have a similar automation that does this for laptop returns, it sets the status on the object based on a custom select field on the request form.

I was thinking the same thing as we already have a System Status custom select field in the portal for the customer.  But I couldn't figure out how to use either the JSM Automation or the Insight Automation to capture the System Status value and assign it to the Status attribute of the objects that the user selected in the Insight field on the portal.  Does this require a script in the automation?  Wondering if we need to upgrade JSM from the v4.22.6 we have to get features I need. 

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.
Mar 23, 2023

So the way I am doing it for the laptop returns is to use the REST API for Assets to set the attribute, I created the automation before automation had the option to do it via the Edit object component (in automation in Cloud).

Screenshot 2023-03-23 at 3.45.58 PM.png

I am not sure if DC/Server has the same option to directly edit the object in the latest version, but if it does not then the REST API route should work.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events