Hi everyone, we have specific requirement where we need to Block transition if Dev- subtask description is not filed, means putting it back to In development again? (parent back to In dev)
Until now I have tried below config/automation rule with no success.
Trigger: Issue Transitioned:
Branch: Target Sub-tasks:
DEV - sub task 1
.Condition: Filter for Specific Sub-task "DEV - sub task ":
Condition: Check if the Description is Empty:
Branch: Target the Parent Issue:
Action: Transition the Parent Issue Back to "In Dev":
Welcome to the community!
if you have script runner or jmwe plugin then you can use the conditional post function on the workflow to transition the parent based on the field condition.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.