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.
Hi @Mihir Ruparelia - This is absolutely possible. Assuming your Assets Object Scheme is set up like this:
Your Automation would work like this:
Owner = {{issue.reporter}}
@[deleted] we don't have object schema's so I don't think this will be possible with JSD.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure I understand your response. If you have assets, you have object schemas. All assets are set up something like this:
So for my example, I have something like this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.