Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can we perform transition/some operation through post function on status change in workflow?

Mamta Verma August 28, 2018

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?

1 answer

1 vote
Nir Haimov
Community Champion
August 28, 2018

Yes,

But what are you trying to do exactly?

Mamta Verma August 28, 2018

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?

Nir Haimov
Community Champion
August 28, 2018

"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.

Suggest an answer

Log in or Sign up to answer