diff --git a/changelog/unreleased/fix-logging-upload-errors.md b/changelog/unreleased/fix-logging-upload-errors.md new file mode 100644 index 0000000000..2735fcca2b --- /dev/null +++ b/changelog/unreleased/fix-logging-upload-errors.md @@ -0,0 +1,5 @@ +Bugfix: Fix logging upload errors + +We fixed a problem where problems with uploading blobs to the blobstore weren't logged. + +https://github.com/cs3org/reva/pull/4100