Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Bug: Size and content_type
Steps to reproduce
Upload an image to an event
Update the event (change anything)
The validators will try to read the file size and content_type and that throws an error, because it's not implemented.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage.
More information