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 Atlassian community!
I encountered a problem when I started working with the post function:
"Set Field Value Post Function"
I want my field to take a certain value, if condition receives:
"The current task does not have an associated task with type "Test" ".
My code, unfortunately, only works when there is one link. If there are many links, the code does not work.
issue.get("issuelinks")?.first()?.getDestinationObject().issueTypeId == "16205"
What needs to be changed in it?
Any help is important!
Thank you!
The question is no longer relevant. I added my answer to my profile in another post.
Hello, i have some exemple how you can access thye linked issues with python.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The question is not about implementation in Python
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.