Improvements in simultaneous (concurrent) operation
Open
@NTDLS is already working on this.
Since Jun 29, 2026.
enhancement
- Dominant language
- C#
- Stars
- 47
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when one user opens a page to edit it and another user also edits and saves that page, the changes made by the second user are deleted when the first user saves their changes.
I don't know how other Wiki projects handle this issue, but it would be great if different users' non-conflicting changes on a same page could be saved without causing data loss.
Revision 4 was deleted because I opened the same page to edit it earlier and saved it later.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.