I want to set a validation for transition when liked issue "is contained in" and status is "Completion".
If issue A contains issue B and C, issue A can be done when status of issue B and C is "Completion" However issue B and C can be done regardless of the status of issue A.
Can you tell me script for this?