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.
Unable to recognize the custom field(person) when creating a child ticket
Automation to create child ticket
Auto created for child ticket was successful but the custom field does not recognize for person.
other custom field like text was ok.
What do you mean that it's unable to recognise it? You mean when you create a child issue that field doesn't get populated with the value from it's parent? Or that it displays the whole JSON string, instead of the display name?
Hi Rodriguez,
Check the context for the custom field to see if there is anything restricting it.
Next, check the name to be sure you typed the name of the field EXACTLY has it is created (it is case sensitive).
Finally, try using the ID for the custom field instead of the name. It would look like:
{{issue.customfield_10456}} where 10456 is the ID of the custom field. You can find that while you are looking at the context for the field by looking at the URL address - it will be at the very end.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.