Files
payload/packages
Dan Ribbens d047f01bfa fix: copy data from locale transaction error (#9673)
### What?
Write conflict errors can arise when collections have hooks.

### Why?
The copyDataFromLocale local API calls to update were not passsing req
so changes could be made on different transcations.

### How?
Fixed the error by passing `req` and also introduced some perf
optimizations using `depth` and disabling `joins` since that data isn't
needed for this operation.
2024-12-03 13:02:44 -05:00
..
2024-12-03 12:53:42 -05:00
2024-12-03 12:53:42 -05:00
2024-12-03 12:53:42 -05:00
2024-12-03 12:53:42 -05:00