Skip to content

Bug/DOCS-2454 No 'Edit' and 'Edit as new' in tool bar in e.g NextCloud storage

Implementation notes

The versions from the FilesAPI can't get the current state of the file.

Further informations: DOCS-2454

Root cause: Next-/OwnCloud don't return a file version id

Solution: If the number_of_versions is -1 the storage can't handle versions. The current_version is used.

Edited by kristof.kamin

Merge request reports