Hi,
We need that when we change sub-task status, its Story status changes.
I wrote a post function (using script runner) on a transition.
The story has validators on its transitions.
When I change sub-task's status and the validator blocks the change of the Story status (tried to be done by the post function), I get exception message.
The exception prevents the status change of the Sub-task itself too (I just need to display message but not to block the status change of the current issue (Sub-task)).
In case the validators don't block the change of the Story, it works fine.
How can I handle the exception?
Is there other way to change status of related issue in case of status change (Sub-task -> Story, Story -> Epic)? a way that does not block the caller issue status and enable me to provide meaningful message.
Thanks in advance,
Oded
There are two main issues:
We appreciate your help
Please advice
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.