fix for insertions, updated keys for release rights
Description: A bug was unintentionally introduced when release rights were updated for readability (the frontend pr was merged before the backend)
updated to new values of the enum
- creator
- family_or_friend
- downloaded
Type of Change:
-
Bug Fix -
Feature Development -
Documentation
Testing:
-
Tested on desktop -
Tested on mobile -
Tested in different browsers
Video Demo
NOTE The error "ERROR - Failed to upload combined file to Hetzner storage: invalid bucket name Object storage bucket name" at the end is caused because i have not configured any object storage in my local dev environment, and as for the code flow, if this part of code has been executed then i guess we can be very sure that the data is set to be uploaded
Screencast_from_2025-08-14_17-05-14
Checklist:
-
Code follows project style guidelines -
Self-review completed -
No console errors -
TypeScript types are correct