Can we perform any transition or any operation through post function when we change a status from A to B by directly clicking on statuses in Workflow?
Yes,
But what are you trying to do exactly?
I need to check if there's a way to create a post function on the status, so whenever a user sets the epic to that status, the post function is run.
But as per some of the posts I have gone through, it mentions we MUST go through a transition to change status of a workflow?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"Transition" is the action when you are changing status.
That means, when user change Epic status from A to B (as you describe) here, at this moment do something.
This moment call post-function in transition, which sounds like exactly what you are looking for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.