I have a JIRA Project with Type Team-managed business. I have created Task_1 and Task_2. I had set up Task_2 as blocked by Task_1. Goal I am trying to achieve is, I should not be able to Close (change status to Done) on Task_2 as long as Task_1 is Open (Status should not be Done).
So to implement that, I have used Automation Trigger. I am attaching a screenshot for the Trigger I have written. After implementing this trigger I am able to close Task_2 with Task_1 still being open. Can you please let me know if I am making any mistake here.
