twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Improve the Backend for Mass Record Deletion

Open Bonapara opened this issue 10 months ago • 2 comments

Current Behavior

pg_graphql constraints restrict deletion to a maximum of 30 records per operation.

Desired Behavior

Implement a loop on the delete request to delete more records in a single operation.

Bonapara avatar Apr 25 '24 10:04 Bonapara

I can work on this @Bonapara cc: @FelixMalfait

pacyL2K19 avatar May 06 '24 15:05 pacyL2K19

Thanks @pacyL2K19 I think the master issue which includes this was taken by @gitstart-twenty

FelixMalfait avatar May 06 '24 16:05 FelixMalfait