Authors can upload multiple versions of the same file.

Created on 17 January 2024, 5 months ago
Updated 22 March 2024, 3 months ago

Problem/Motivation

Right now authors can upload the same file multiple times. There is nothing to stop a user from uploading an image multiple times.

Unfortunately, authors may no tbe aware that someone else has uploaded the image.

This has costs for storage and backups. It also makes caching the images harder (because there are multiple images).

Steps to reproduce

Upload an image more than once to different nodes.

Proposed resolution

We should be able to make a MD5 hash of the files that have been uploaded, as well as a the files that authors are attempting to upload. Comparing these two is much more likely to provide a useful result than matching file names or even file size.

Merge request link

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

✨ Feature request
Status

Active

Version

11.0 πŸ”₯

Component
File moduleΒ  β†’

Last updated 3 days ago

Created by

πŸ‡¨πŸ‡¦Canada mgifford Ottawa, Ontario

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024