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.
Hi Community,
i tried to find a custom field like an "Issue picker" but that dont exists actualy. I have a case there someone creates a ticket and fill in a custom field a correkt Ticketnumber from the past.
Is there a possibility to fill in the "issue" field under the popup from Linking an Issue with the value of a Custom field?
The outcome should be i fill a field like "old ticket number" with a value like "TEST-123" and the created ticket is automatically linked to this one.
I tried something like this with a smart value of the custom field, but the automation didnt find the values.
I inserted a simple RE-Fetch issue condition to avoid the bug with the fast issue Created trigger. But i dont know if this works basically. I hope you understand my bad english :)
Have you try to use {{issue.customfield_16810}} ?
Also you may try to do a Branch selecting JQL and using the following JQL "key = {{issue.customfield_16810}}". Then add the action link issue between issue and triggerIssue.
Regards
many thanks now it works totaly fine with {{issue.customfield_16810}}.
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.