Forums

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

Automate linked access field in tickets

Mihir Ruparelia
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.
November 3, 2022

Hello, 

I wondered if its possible to set up an automation so when we get a Jira ticket the linked Assets field is automatically update. 

We use Jira Assets to keep a list of our hardware and who "owns" it. I'd like to use this so we have 

 

Report X owns PC-xxx

Logs a ticket, Jira sees the reporter, then finds the asset linked to said reporter and add its to the ticket in that field?

Any help would be great. 

1 answer

1 accepted

1 vote
Answer accepted
Mark Segall
Community Champion
November 3, 2022

Hi @Mihir Ruparelia - This is absolutely possible.  Assuming your Assets Object Scheme is set up like this:

  • Attribute: Owner (User Picklist)
  • You have an Asset Objects custom field (For my example, I'll call it "Assets")

Your Automation would work like this:

  • TRIGGER: Issue Created
  • ACTION: Edit Issue (Assets)
    • Owner = {{issue.reporter}}

       

Mihir Ruparelia
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.
November 3, 2022

@[deleted] we don't have object schema's so I don't think this will be possible with JSD. 

Mark Segall
Community Champion
November 3, 2022

I'm not sure I understand your response.  If you have assets, you have object schemas.  All assets are set up something like this:

  • Object Schema
    • Object Types
      • Objects 
        • Attributes

So for my example, I have something like this:

  • IT Employee Assets
    • Hardware
      • Macbook Pro
        • Owner (John Smith)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events