Unable to clone a project - fails with 500 internal server error

What are you trying to do? (please be as specific as possible and include relevant screenshots, code snippets)

I’m trying to clone a project id o7U2ZKPeAvJdtvVcJ1c5HC

It fails with a 500 server error.
Other projects succeed with no issues.

What are the reproduction steps?

  1. Go to Plasmic studio
  2. Find the particular project
  3. Click the three dots next to it and then “Duplicate project”
  4. I get an on-screen error
    image

Along with a console error

I have tried in multiple browsers, including private/incognito windows.

Relevant links:

Hello @callum_boase.

Thanks for the report, we will be taking a look and answering back when the fix is done.

While we work on a fix, here is a work around for your use case:

  • Go into the UploadArtworkVersionForm_withSBProvider component.
  • Select the AddArtworkVersionForm element.
  • Open its onSubmit interaction.
  • Redo the create_artwork_version interaction.
1 Like