sn_flow_designer.autosave_version_interval

ServiceNow property description:

Replace previous autosave history with latest as long as it was within the last "X" minutes and by the same user.

Attributes

  • Sys ID: 28c0b95eff3f9210c010ffffffffff44
  • Type: integer
  • Application: Global
  • Default value: 60
AI Logo

AI generated property description:

The ServiceNow property sn_flow_designer.autosave_version_interval sets the time window in minutes during which Flow Designer autosave versions are consolidated. The default value is 60, meaning if the same user makes multiple autosaves within an hour, only the latest version is kept and earlier autosaves within that timeframe are replaced. Lowering the value increases the number of distinct autosave versions retained, while raising it reduces version history storage by consolidating more aggressively. This property helps balance usability and storage efficiency by controlling how much version history accumulates. Administrators typically configure it in the context of development workflow management and system performance optimization.

Source

Related property: sn_flow_designer.disable_flow_designer_workflow_studio_redirection