Hi,
I have parent issue with type "Task". With this issue I have multiple linked issue which has type "Test".
I also have custom-filed, which has value Yes/No in drop down filed for child ("Test") issue
Now, I want to hide/show parent("Task") transition based on child ("Test") custom-field value
I have script runner as well as JSU plugin installed.
Regards,
Siddheshwar
Hello @siddhesh
In the condition section of the transition for the "task" type you can add a scripted condition to check for custom field value of the linked issues of type "Test"
There are plenty of examples of this available on this community.
https://community.atlassian.com/t5/Answers-Developer-Questions/Get-selected-list-value/qaq-p/489576
To get links and check link types of destination issues
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Tarun Sapra,
Now I have similar requirement, I have created new question
Will be grate if you have any solution on the same
Regards,
Siddheshwar
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.