To Implement Change Management, we need to have custom triggers, to change status of CR's.
Following is the scenario:
1. In Implementation Stage:
a. Status: Deploy changes in Dev: Once Task for deploying in Dev is complete, custom trigger kicks in to Change Status to Deploy in QA.
Or
b. Status: Deploy changes in Dev: Once Action on Status Deploy in Dev is complete, Custom Trigger for action, "Deploy in Dev Complete" is selected. This should change the Status in Implementation Stage to Apply in QA.
2. Status: Deploy Changes to QA: Once this is complete, and developer marks Custom Trigger Button QA Complete, Stage should change to Review, with status QA review.
Do we have sample scripts, or class files for these action, and if yes, where are these available., If not, will these be developed in Python?
Attached is the sample workflow, where in status and stage changes when custom triggers for actions like complete/Approved are triggered.