prisma / prisma1

💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
https://v1.prisma.io/docs/
Apache License 2.0
16.56k stars 867 forks source link

Issues adding or modifying records in Admin #5207

Closed larsivi closed 1 year ago

larsivi commented 2 years ago

Describe the bug This is a list of still open bugs (and still present) from here: https://github.com/prisma/prisma-admin-feedback

I recently tried this, and was able to reproduce at least 158, both on create and update, the issue apparently being that it is not able to split lists of connected records.

I am running 1.34 (presumably .12) prod in kubernetes, but I also see it locally on dev