Unable to Publish Updates to Velo SPIs from Site Collaborator Accounts

Known Issue|We’re investigating this issue.
We're aware of the issue and are currently gathering more information regarding this matter.

In the meantime, updates to Velo SPIs can be published by using one of the following workarounds: 

  • Publish any updates to the SPI from the account that originally created the extension.
  • Publish any updates to the SPI from the site collaborator account by following these steps:
  1. Copy the SPI code and paste it to a text editor. Important: the SPI has 2 files, <my-extension-name>.js and <my-extension-name>-config.js. Make sure to copy both.
  2. Delete the SPI in Editor.
  3. Publish the site.
  4. Add the SPI again with the same name.
  5. Paste the copied code into the relevant files.
  6. Publish the site.