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

Future proof harvest sync code for new items #1115

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

LukasKalbertodt
Copy link
Member

Before this commit, when the harvest API would have returned an item with a kind not known to Tobira, harvest would fail. It is expected that a new kind, namely playlists, will be added with Opencast 16. We will of course extend the harvest code to properly store playlists then. This commit just makes sure that Tobira can also deal with these future APIs without breaking.

Before this commit, when the harvest API would have returned an item
with a `kind` not known to Tobira, harvest would fail. It is expected
that a new kind, namely playlists, will be added with Opencast 16. We
will of course extend the harvest code to properly store playlists then.
This commit just makes sure that Tobira can also deal with these future
APIs without breaking.
@LukasKalbertodt LukasKalbertodt added the changelog:admin Changes primarily for admins label Feb 21, 2024
@LukasKalbertodt LukasKalbertodt added this to the v2.6 milestone Feb 21, 2024
@owi92 owi92 merged commit 0a87dd7 into elan-ev:master Feb 22, 2024
4 checks passed
@LukasKalbertodt LukasKalbertodt deleted the future-proof-harvest branch February 22, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:admin Changes primarily for admins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants