Hi there,
i'm using the document server as a docker install combined with seafile. The dccument server version is 5.5.3.39.
The problem is that a document that was already edited was opened by another user and that version was a version from a couple of hours ago.
In what kind of situation can this happen?
Newer Version of Document misses edits from prev. version
Re: Newer Version of Document misses edits from prev. version
Hello,
Could you please describe the scenario of how the issue occured in more details? Keep in mind that document saving happens only after all users close the editor tabs. Maybe the file is still opened by some of the users?
Could you please describe the scenario of how the issue occured in more details? Keep in mind that document saving happens only after all users close the editor tabs. Maybe the file is still opened by some of the users?
Re: Newer Version of Document misses edits from prev. version
Assuming a user has the document open and another user opens it, shouldn't they work on the same document?
More details:
this is the history overview of the file in question. the edits are consistent until user3 saves the file. there a version is saved that does not have any of the edits of user1 and 2 inside.
More details:
this is the history overview of the file in question. the edits are consistent until user3 saves the file. there a version is saved that does not have any of the edits of user1 and 2 inside.
Re: Newer Version of Document misses edits from prev. version
we still have this problem. the document server overwrites changes done by users with an old version of the document when multiple users work on the same document.
Re: Newer Version of Document misses edits from prev. version
i did some testing and think i found out how this error occurs.
1. i created a document and shared it with a second user
2. i opened the document way before (1h) the second user opened it.
3. i did some changes and kept the window open
4. after like an hour user2 opened the document did changes and closed it
5. like an hour later i did some changes to the document in the tab that was still open and overwrote with this all changes the user did.
is there any way to prevent this? like setting a timeout and close the document server connection after 5 min. inactivity?
1. i created a document and shared it with a second user
2. i opened the document way before (1h) the second user opened it.
3. i did some changes and kept the window open
4. after like an hour user2 opened the document did changes and closed it
5. like an hour later i did some changes to the document in the tab that was still open and overwrote with this all changes the user did.
is there any way to prevent this? like setting a timeout and close the document server connection after 5 min. inactivity?