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

Migrate courseware payload to v3 #1152

Open
dennis531 opened this issue Jan 28, 2025 · 0 comments
Open

Migrate courseware payload to v3 #1152

dennis531 opened this issue Jan 28, 2025 · 0 comments
Labels
priority:critical type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x

Comments

@dennis531
Copy link
Collaborator

dennis531 commented Jan 28, 2025

Version
master

Describe the bug
The payload of the courseware blocks are unchanged after updating from version 2 to 3. It is related to the problem in #1147 and is caused in migration 77.

Actual payload:

{"series_id":"123456","episode_id":"98765"}

Expected payload:

{"token":"12334567","visible":"internal"}
@dennis531 dennis531 added type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:critical type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Projects
Development

No branches or pull requests

1 participant