Across all workflows, edits, activations, and deactivations are now logged automatically with the staff member's name and a timestamp. When something "stops working," you can open the history from the workflow detail page to trace who changed what and when.
Even when a workflow suddenly stopped working, there were few systematic ways to trace who edited, activated, or deactivated it and when.
Edits, activations, and deactivations are recorded with "who" and "when." You can open the history from the detail page to view past versions as well.
| Item | Details | In the post |
|---|---|---|
| Recorded actions | Edit / activate / deactivate | Stated explicitly |
| Who | The staff member who performed it | Stated explicitly |
| When | Timestamp | Stated explicitly |
| Viewing past versions | Can browse by opening the history from the detail page | Stated explicitly |
| Restoring a past version (rollback) | The text only goes as far as "browse"; whether you can restore or roll back is— | Not stated |
| History retention period | — | Not stated |
| Whether change diffs are shown | — | Not stated |
| Item | Before | Now (version history) |
|---|---|---|
| Recording changes | None / unclear | Automatic logging Records edits, activations, and deactivations |
| Identifying who made a change | Hard to trace | staff member is attached |
| Change timestamp | Hard to trace | timestamp is recorded |
| Checking past versions | Difficult | Can browse from the detail page |
| Affected workflows | — | All workflows |
Version history is all workflows available. It is not limited to workflows under specific conditions (no individual activation setting is mentioned).
Any staff member with access to the Flow app can view the history and browse past versions (no additional viewing permission requirement is mentioned).
In the Flow app, open the workflow detail page for the target workflow.
Opening the version history from the detail page lists the edit, activate, and deactivate logs in chronological order.
Identify who made a change from the staff name and timestamp. Browse past versions to review their contents.
Version history is all workflows available. There is no mention of being limited to specific conditions or requiring individual opt-in, so it reads as covering existing workflows as well.
Each edit / activate / deactivate carries a staff member and timestamp. There is no mention of field-level diffs or change reasons (comments), so the attribute details need verification.
Any staff member who can access the Flow app can view and browse the history. There is no mention of a view-only role or permission separation =History is effectively open, so design your operations with that in mind.
The text only goes as far as "view / browse past versions."There is no mention of whether you can restore (restore / roll back) to a past version. Build any operations that assume reverting only after confirming the documentation.
There is no reference to retrieving version history via the Admin API / Webhook, the retention period of the history, or its relationship to existing audit logs such as the store's "activity log"none. If you aim to automate auditing programmatically, verify the behavior in a sandbox beforehand.