Hi,
I posted this a couple weeks ago on github issues for owncloud-connector (#396), but since I had no reply, I’ll try here
We want to use OnlyOffice with our owncloud. We’re considering the paid version (for the number of concurrent sessions mostly), but before buying, we’re testing the community version.
On our setup (see at the end for versions), when encryption is enabled in owncloud (using Master Key), editing a document works but there is no history: The last revision is always overwritten by onlyoffice (be it a result from an upload or edits in onlyoffice).
So I get new versions of the file if I upload new versions directly on owncloud, but if it’s edited with onlyoffice, the last revision is replaced when it’s saved.
It works as intended when disabling encryption.
Is this expected behaviour? I didn’t find any statement on such a limitation when encryption is enabled, be it in the onlyoffice or owncloud doc.
I could reproduce it on a proof of concept install, but since I was using the same configuration (I was testing an upgrade), it could be a configuration issue: if so I’d welcome pointers.
If this is a known issue, or if it is by design, it would be nice to have it documented somewhere
Thanks!
Owncloud version: 10.11.0.6
Encryption method: Master Key
OnlyOffice Document server version: 7.2.2-56 Community Edition (using Debian packages)
OnlyOffice Owncloud connector: v7.6.7 (installed from owncloud App Market)
System: Debian 11 - php7.4 (from sury.org repo).