studio icon indicating copy to clipboard operation
studio copied to clipboard

Cannot delete record

Open Sumwai0920 opened this issue 1 year ago • 6 comments

Bug description

it works fine at first, but all of a sudden, I failed to delete any record by pressing the delete button.

How to reproduce

Expected behavior

No response

Prisma information

Environment & setup

  • Link to Data Browser instance:
  • OS:
  • Browser:
  • Database:

Screenshot of page where the problem happened (if applicable)

No response

Prisma logs

No response

Sumwai0920 avatar Apr 10 '23 15:04 Sumwai0920

I'm having the same issue, where i am unable to delete records in Prisma Studio

How to reproduce

  1. Add a record to Prisma model
  2. Click checkbox > Delete Record
Screen Shot 2023-04-21 at 4 45 12 PM
  1. Record does not get deleted

Expected behavior Record is deleted

Prisma information Prisma version: 4.13.0 Prisma client version: 4.13.0

Link to Data Browser instance: OS: Mac OS Monterey Browser: Chrome Database: Postgres

Screenshot of page where the problem happened (if applicable) For some reason, looks like thefindMany() is returning the records appropriately, but the Commiting Actions console log shows no actions to commit?

Screen Shot 2023-04-21 at 4 47 58 PM Screen Shot 2023-04-21 at 4 48 22 PM

nikkhn avatar Apr 21 '23 20:04 nikkhn

Same in chrome, but all fine in firefox

polioan avatar Jun 06 '23 13:06 polioan

+1 Cannot remove rows in chrome but works fine in firefox

collinversluis avatar Jul 13 '23 16:07 collinversluis

+1 Couldn't use delete button on chorme, but worked well in firefox.

KirschX avatar Sep 18 '23 10:09 KirschX

+1 Couldn't use delete button on chrome

Melly5 avatar Oct 26 '23 02:10 Melly5

+1 Couldn't use delete button on Edge

EDIT: Remigrated data base as dev worked for me.

PonnyTheLight avatar Mar 24 '24 16:03 PonnyTheLight

What happens instead of deleting the selected entry? Any error message? Any reliable way to reproduce this problem?

janpio avatar Jun 07 '24 14:06 janpio