You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
When doing an import into Jira some fields are mapping which are static fields, fields pulling from other objects will not show the data. The import shows everything imported but only the static fields show data. Any field pulling from another object will not display the data. I have written the AQL script two different ways and neither one seems to work or at least show the updated in the object. I had the scripts working before but now it seems don't matter what I do the object will not show the field update.
Thank you
Hi @Ray Baker
Can you share a screenshot of your Manufacturer Schema so we can see the field names?
I'm thinking the label field is probably called Name not not Manufacturer so it might need to say in your AQL:
Name IN (${Manufacturer${0}})
Kind regards,
Suzi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.