Troubleshooting

Troubleshooting Git integration issues

You might encounter the following:

Unexpected loss of assets

Assets can be deleted and unsaved changes can be lost:
  • When one user accidentally checks out a project space or project that another user modified in a different branch.
  • When a user does a Git pull or a discard before committing changes.

You can restore deleted assets from the Recycle Bin, but they won't contain uncommitted changes.

Pipeline status is Modified after checkout

The pipeline references accounts or Snaplexes that do not exist in the destination environment. During checkout, those references are removed and the pipeline is marked as Modified. This is expected behavior.

Open the pipeline in Designer and reconfigure the missing account and Snaplex references using resources available in the destination environment.