Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Customer requirement

 We have two level of approbation. When an issue is created, it has to be approved by the business approvals to go to "Accepted" state. Once business accepts, IT will check and if they approve, the issue will transition "To Implement". We want that if someone replies @APPROVED the issue automatically moves to the next state. 


Preliminary Concepts

The 'Automatic issue transitioning' is a configurable option of the Herzum Approval add-on. 

In order to configure it, you need to enable the Automatic Workflow Transition(AWT) associated to the specific transition as per the example showed below:

 

The add-on allows to transition an issue via the FORCED or the RESPONSIVE automatic workflow transitioning.

  • The Responsive transitioning simulates an issue transitioning performed by an user (the user configured via the AWT global setting screen).

    The Responsive transitioning is able to run the post function configured on your workflow but it needs that existing condition and validators allow transitioning.

  • The Forced transitioning simply migrates the issue in the target status. The Forced  transitioning is the default option. It does not need you configure an AWT user. The issue is automatically transitioned without performing checks on conditions and validators but without running post functions too.

Solution

The customer requirement has been satisfied through the Approval Mapping configuration showed above:

 

 

  • No labels