#Document Locking Issues with Concurrent Users?

2 messages · Page 1 of 1 (latest)

spark wingBOT
#

Hello guys! I have a question, do you have any problems with documents locking not working properly?

I have some issues with it, it does not work as I was expecting, or maybe I do not totally understand how it works.

The thing is that I have 2 users that uses my website, one of them stays on the current tab without closing it for a long time, and if someone else enters on that document and modifies something, the 1st user enters on the tab again and publishes it, or it's being auto-save in draft mode with the old data, in the end the data is all messed up. Have you faced up with this issue before?

https://github.com/payloadcms/payload/issues/14477

I just found this github issue, do you have any idea if this is still the expected behaviour?

GitHub

Describe the Bug When a collection has autosave enabled, document locking does not work as expected. The document gets saved automatically (as defined in collection config default is 100ms) as soon...

empty matrixBOT