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
Hello Everyone !
I hope you're doing well. I'm reaching out to you regarding an automation I'm setting up in our environment. What I initially thought was a simple issue turns out to be a bit more complex than expected. Here's where I stand:
We have two related tickets: Ticket A is linked to Ticket B. Here's what I want to achieve:
When Ticket A transitions to "Accepted," the "Fix version" field is not empty, and the "Cascading list" field is set to "Jira," then, for the linked ticket (Ticket B):
When Ticket A transitions to "Accepted," the "Fix version" field is not empty, and the "Cascading list" field is set to "NO," then, for the linked ticket (Ticket B):
No problem for the second part but I have a problem for the first part with setting up the Jira Team.
It seems that I can not set my Jira Team (Select list) field from the cascading even if in the log action I can see that it's being found.
Also for your information Select List and child value are 1:1
Here is my log action smart value and same smart value used of setting up the field (I tried using customfield_xxxx same results :
Transfer ticket to another team value : {{issue.fields.Transfer ticket to another team ?.child.value}}
If anyone has an idea please !
Thanks a lot for your help !
SCREEN :
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Joseph HANI
I misunderstood your error description. Sorry.
Here article on the subject:
Unfortunately, I am less familiar with JSON. Here is information about the syntax:
https://support.atlassian.com/cloud-automation/docs/advanced-field-editing-using-json/
Regards
Ralf
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.