mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
feat(History Docs): Add info about workflow settings not stored in history (#4103)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
This commit is contained in:
@@ -22,6 +22,8 @@ n8n creates a new version when you:
|
||||
* Restore an old version. n8n saves the latest version before restoring.
|
||||
* Pull from a Git repository using [Source control](/source-control-environments/index.md). Note that n8n saves versions to the instance database, not to Git.
|
||||
|
||||
Changes to workflow settings do not create a new version.
|
||||
|
||||
/// note | Workflow history and execution history
|
||||
Don't confuse workflow history with the [Workflow-level executions list](/workflows/executions/single-workflow-executions.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user