github.com/cs3org/reva/v2@v2.27.7/changelog/2.3.1_2022-05-08/fix-owncloudsql-storage-no-mtime.md (about)

     1  Bugfix: Fix uploads to owncloudsql storage when no mtime is provided
     2  
     3  We've fixed uploads to owncloudsql storage when no mtime is provided.
     4  We now just use the current timestamp. Previously the upload did fail.
     5  
     6  https://github.com/cs3org/reva/pull/2831