Skip to end of banner
Go to start of banner

Comparing Pipelines

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

You can compare one pipeline with another based on their locations:

  • A pipeline within a project can be compared with another pipeline within the same project, the project space shared project, or the global shared project.
  • A pipeline within a project spare shared project can be compared with another pipeline within the same project space shared project, or the global shared project.
  • A pipeline within the global shared project can be compared with another project within the global shared project.

You can also compare two versions of the same pipeline.

Pipelines are compared based on:

  • the type of Snap it is and its neighboring Snaps.
  • if unmatched, then Snaps are compared by there type only.
    • if a Snap is in the source pipeline, but not in the target, it is considered deleted.
    • if a Snap is in the target pipeline, but not in the source, it is considered added.
  • visual position is not relevant.

The Label (name) of the Snap is not considered in the comparison. If you have multiple of the same type of Snap within your pipelines, they may be compared with a different version of the Snap than you are expecting.

Pages in this Section

  • No labels