mesh icon indicating copy to clipboard operation
mesh copied to clipboard

Allow uploading of empty files

Open plyhun opened this issue 4 years ago • 0 comments

Abstract

Allow Mesh to upload and publish empty (size == 0 bytes) files. This feature is asked by the storage automation workflow.

Checklist

  • [x] Correctly process ZeroByteFileException

General

  • [x] Added abstract that describes the change
  • [x] Added changelog entry to /CHANGELOG.adoc
  • [x] Ensured that the change is covered by tests
  • [x] Ensured that the change is documented in the docs

On API Changes

  • [ ] Checked if the changes are breaking or not
  • [x] Added GraphQL API if applicable
  • [x] Added Elasticsearch mapping if applicable

plyhun avatar Mar 23 '21 12:03 plyhun