files_mindmap
files_mindmap copied to clipboard
[Collaborative] Files get overridden
Hi,
regarding https://github.com/ACTom/files_mindmap/issues/25 - it seems, that when two persons are working on the same file, the changes from the latter saving are the one present. The editor does not get warned about opened two times nor see the changes from the other person.
Is a collaborative editing (like collabora) planned? Regards,
Ah, I see there is some progress on warning the user? https://github.com/ACTom/files_mindmap/blob/09f428a99ac8a0143009cdbbb71bff51b89b6c41/lib/Controller/FileHandlingController.php#L131
EDIT: Erm... The linked commit is not yet included in master? The latest release is newer than the linked change but not included. Weird..