Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@owi92
Copy link
Member

@owi92 owi92 commented Dec 17, 2025

We already know that the series has been created successfully when POST returns 201, so the series might as well be marked as "ready" even though it's not technically synced yet.
This way, users can immediately start adding videos or change metadata if they goofed up when creating the series.

We could technically send a GET request first to use the actual data that's coming from Opencast, but Tobira already knows title, (optional) description and ACL, so there's little benefit in that.

closes #1621

We already know that the series has been created
successfully when POST returns 201, so the series
might as well be marked as "ready" even though it's
not technically synced yet.
This way, users can immediately start adding videos
or change metadata if they goofed up when creating
the series.

We could technically send a GET request first to
use the actual factual data that's coming from
Opencast, but Tobira already knows title, (optional)
description and ACL, so there's little benefit in that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:user User facing changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Treat newly created series as "synced" immediately

1 participant