resourcepool/dashboard

API enhancement: {uuidbundle} is useless and against REST standards in MediaController.

Closed this issue · 1 comments

UUIDs are unique, which makes uuidbundle useless.

NB: Even though media is inside a bundle subfolder, this logic is an issue for the persistence layer, and should be totally independent from the rest of the app.
==> Find a better solution ;)

Suggestion: build an in-memory Map of bundle => medias.