Version Control
If your flow is already deployed, here's how you can make edits without modifying the existing experience.
Editing your use-case
- Take your live use-case & add yourself to the blocklist.
- Rebuild your use case exactly as the original and only allowlist yourself. Add a
[Dev]
tag in front of the name.Make all your staging edits to this duplicated use-case.
- Deploy your use case, allowlisting ONLY yourself.
Once your edit is complete, disable the old flow & launch your updated one.
In future releases, Moveworks will make it easier for you to duplicate existing use-cases.