Record Locking #1017

Closed
opened 2026-02-04 23:24:24 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @cooter2 on GitHub (Jan 31, 2019).

Add record locking when editing a page. Currently, two users can edit the same page at the same time. This can cause changes to be lost if the users do not realize two people are making changes. If a page is being edited, show who is editing it and throw an error for anyone that tries to click the edit button after the page is being edited. Allow pages to be unlocked by an administrator in case someone does not exit edit mode properly.

Originally created by @cooter2 on GitHub (Jan 31, 2019). Add record locking when editing a page. Currently, two users can edit the same page at the same time. This can cause changes to be lost if the users do not realize two people are making changes. If a page is being edited, show who is editing it and throw an error for anyone that tries to click the edit button after the page is being edited. Allow pages to be unlocked by an administrator in case someone does not exit edit mode properly.
OVERLORD added the :cat2:🐈 Possible duplicate label 2026-02-04 23:24:24 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Feb 2, 2019):

Hi @cooter2,
Thanks for the suggestion.

The suggestion of locking is already open under #395 so, since this is effectively a duplicate of that, It will close this.

@ssddanbrown commented on GitHub (Feb 2, 2019): Hi @cooter2, Thanks for the suggestion. The suggestion of locking is already open under #395 so, since this is effectively a duplicate of that, It will close this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1017