Pop up a comment box window while changing workflow status from one to another
Sandipphilips
Member Posts: 3
in Start Here!
User Story:
A comment window should pop-up when the workflow status of item is transitioned to deprecated state.
We need the comment box for the following reasons:
Users need to provide a valid commit message for marking the requirement as deprecated. We want to enforce user to write a reason for marking the requirement as deprecated.
The commit message pop-up will act as a confirmation check so that the user does not accidently convert a valid requirement into deprecated state as there is no straightforward way to revert this transition.
Same comment should be reflected in the version history (As defined in attached snapshot).
1