Dataflow Versioning
Neo dataflows are version-controlled. By default, a dataflow, when created, is in version v1 and in the Draft state, allowing users with edit access to compose the dataflow.
When a Neo Admin approves a version under review, the system automatically creates a new version with the next consecutive number. This new version starts in the Draft state and is a copy of the recently approved version, allowing further modifications.
Compare versions
You can compare code changes between different versions of a dataflow.
To compare versions,
- In the dataflow composing page, click on the version compare icon.
The compare versions window opens. - In the compare versions window, use the drop-down to select any two versions to compare.
Note: The icon is available only for dataflows in the Draft state.
Restore a version
You can revert the current version of the dataflow to the most recently approved version.
To restore a version,
- In the dataflow composing page, click on the restore version icon.
A Revert Rule modal appears. - Enter the dataflow name.
- Click Yes.
The version is restored to the most recently approved version.
Version listing page
The version listing page lists the different versions of a dataflow.
To access the version listing page, on the Dataflows page, click on the intended dataflow.

Updated 13 days ago
