when issue is moved from open status to In Progress i need to validate two things
1. issue is valid ? if it is YES then again i have validate the issue is reproduced ? if it is YES then transaction will change to In Progress.
2. if issue is valid? if it is NO then transaction will change to ZZZZ state .
3. if Issue is Reproduced ? if it is NO then transaction will change to YYYY State.
Hello,
You would need an add-on for it.
For example, you could use the Power Scripts add-on:
You would need to write a validator for number 1 and post functions for number 2 and 3.
You could find more info about validators and post functions here:
https://confluence.cprime.io/display/JJUPIN/Customizing+workflows
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.