Skip to content

Prevent user from making video too short - #1717

Open
Arnei wants to merge 1 commit into
opencast:r/20.xfrom
Arnei:dont-save-short-segments
Open

Prevent user from making video too short#1717
Arnei wants to merge 1 commit into
opencast:r/20.xfrom
Arnei:dont-save-short-segments

Conversation

@Arnei

@Arnei Arnei commented Aug 7, 2026

Copy link
Copy Markdown
Member

Helps with opencast/opencast#5174.

The backend will throw an error during the workflow if all segments in the cutting view are set to "delete", or if the non-deleted segments are all shorter than 2 seconds. This adds a check that prevents a user from sending such an "illegal" segment list to the backend.

The backend will throw an error during the workflow
if all segments in the cutting view are set to "delete",
or if the non-deleted segments are all shorter than 2 seconds.
This adds a check that prevents a user from sending such
an "illegal" segment list to the backend.
@Arnei Arnei added the type:bug Something isn't working label Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant