Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve management of media_file element removal #1991

Open
bctcvai opened this issue Feb 6, 2025 · 0 comments
Open

Improve management of media_file element removal #1991

bctcvai opened this issue Feb 6, 2025 · 0 comments
Milestone

Comments

@bctcvai
Copy link
Member

bctcvai commented Feb 6, 2025

The remove video file endpoint could be risky business. Removal is via idx instead of name. Its possible the value at that position changed since last look which could send a coding maverick into the danger zone.

We should also consider combining "VideoFile", "ImageFile", "AuxiliaryFile" into a single endpoint

@bctcvai bctcvai changed the title Removing media files via idx is risky business Improve management of media_file element removal Feb 25, 2025
@bctcvai bctcvai added this to the 1.5.0 milestone Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant