Skip to content

Commit 82276f3

Browse files
Create readme.md
1 parent 5254d88 commit 82276f3

File tree

1 file changed

+4
-0
lines changed
  • Background Scripts/Revert Workflow Version

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
How often you come across cases where any version update to workflow breaks some other element of the existing workflow in PRD. Consider a case where more than one developer works on workflow and the updates are not in sync. When pushed to PRD breaks the workflow and as the issue is in PRD all you need to do is a break-fix at the soonest.
2+
The idea is to return to a stable, known version of the workflow to ensure continuity and productivity, while investigating or fixing the problems in the newer version and thus reverting to previous working version of workflow is the only resort.
3+
4+
Use this as a background script/fix script and execute by merely changing the sys_id of workflows from 'wf_workflow_version' table.

0 commit comments

Comments
 (0)