Project assets

Classic Manager lists the assets for the selected Project or shared folder in a table:Project Assets

With the appropriate Project permissions, you can add, edit, and delete assets. The toolbar buttons support the following actions:

  • Create any type of asset. A Project should not contain more than 100,000 assets.
  • Move single or multiple assets, except for Snap Packs, to another Project or shared folder in the same Org.
  • Copy single or multiple assets to a target Project, shared folder, or Environment (Org).
  • Delete any asset from a Project or shared folder and send it to the Recycle Bin.
  • If using the Git Integration, perform Git operations on single or multiple assets.
Tip: In Classic Manager, you can now select any Project under a specific Project Space when you copy the assets.

Asset Reference

When assets are referenced in pipelines, the requested asset is searched for in the following order:

  1. Path to Project containing the requested asset
  2. Project Space shared folder
  3. Global shared folder

If a referenced asset is deleted or moved to another project, the pipeline referencing the asset does not fail but instead executes if an asset with the same name is found.