Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines the time frame in minutes for which autosave history can be replaced by the latest version from the same user. |
| What area does it affect? |
Flow Designer autosave behavior |
| What does the default mean? |
The default value is "60", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting autosave settings or troubleshooting flow design versioning issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_flow_designer.autosave_version_interval |
| Sys ID |
28c0b95eff3f9210c010ffffffffff44 |
| Type |
integer |
| Application |
Global |
| Default value |
60 |
| Description |
Replace previous autosave history with latest as long as it was within the last "X" minutes and by the same user. |
| Updated |
2025-02-21 12:08:50 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 449 reduces the number of flow history entries generated by one user, which helps prevent reaching the history entry limit. You can set the automatic save overwrite interval using the sn_flow_designer.autosave_version_interval system property. For more information about this system property, see Workflow Studio flow system properties. Favorite flow history entries Each flow can have up to 20 favorite flow history entries. ...
Related properties