BUG - Unable to duplicate base

From within the Teable admin ui, duplicating bases is failing. Also, when trying to workaround by exporting/importing base it’s also failing. Please help.

Hi csdoes,

To help us investigate:

  1. Are you on Teable Cloud or self-hosted?
  2. Any error message when duplicating the base? A screenshot or the exact error text would help.
  3. Same question for the export/import failure — any error shown?

@Leo Thanks.

  1. Cloud
    2,3. (screen capture) Teable_Duplicate_Import_Issue

Got it, thanks for the video. There’s an error at the end of the import .tea — could you copy and share that error message?

1 Like

I have the same issue. Duplication or import export of .tea file does not work.

error that is thrown: “Invalid `prisma.field.findFirstOrThrow()` invocation: An operation failed because it depends on one or more records that were required but not found. Expected a record, found none.”

1 Like

Yep. Same error as @maniok_getragen3b Invalid `prisma.field.findFirstOrThrow()` invocation: An operation failed because it depends on one or more records that were required but not found. Expected a record, found none.

@csdoes @maniok_getragen3b

Thanks both — this error has been identified on our end and we’re working on a fix. We’ll update this thread once it’s resolved. Apologies for the disruption in the meantime.

1 Like

Thank You!!!

1 Like

On my end it’s working now, thanks!

1 Like

@csdoes @maniok_getragen3b
Could you please go to Design → Base info → Integrity check and click Check for the affected base?

Please let us know whether the check reports any issues, and if possible, share a screenshot of the result.

@Leo Thanks for this! The duplication appeared to error with the attached message. However, after checking later, it did actually work. Importing the tea file no longer errors, but the data was not included despite that being enabled.

Ini
initial error displayed. After “fix issues” it shows “all good”

still the same error when duplicating.

Hi @csdoes ,

After clicking “Fix Issues”, are you able to duplicate the base normally now?

Hi @maniok_getragen3b ,

For your issue, our engineers are still investigating. The causes appear to be different between the two of you.