Hi!
So I'm in a bit of a pickle, I've tried every type of automation I can think of. Does anyone know if it's possible, or have any other suggestions/methods on how to get a custom field to update in one ticket, based on filling in a custom field on another ticket?
My example here is that I want to assign a laptop to a user 'Harry Potter' the User is a CI, and the Laptop is also a separate CI
If I assign the serial number into Harry's CI, I want this to push to the relevant Laptop CI and update the 'Device Allocated To' field so that everything in kept up to date in both tickets without the need to individually update both.
I'm OK with JIRA automation - but not very good with Smart Values yet so really need some help!
Thanks!
Hi @Georgia Beckers and welcome to the community!
Assuming your Device Allocated To field is a user picker and that your "Harry Potter" ticket already exists, you would do something like this:
Summary ~ "{{issue.Device Allocated To.displayName}}
{{triggerIssue.Serial Number}}
Ideally, you'll have a better point of reference than the summary, but based upon what you shared, that was the only thing I saw.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mark, gave this a go but JQL doesn't recognise Smart Values?
Another other suggestions to go about this?
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Georgia - Hmm... I use smart values in my automation JQL all the time. Can you share a screen shot of the audit log last execution?
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.