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

Fix payload of cw blocks and migrate blocks to oc_video_cw_blocks #1188

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

dennis531
Copy link
Collaborator

Add a migration that iterates over all opencast blocks. For each block, it adds a token to the payload if no is set. It also creates a row in `oc_video_cw_blocks' if a block has no entry there.

Fix #1152, fix #1147

@dennis531 dennis531 added type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x labels Feb 4, 2025
@tgloeggl tgloeggl added this to the V3.24 milestone Feb 7, 2025
@tgloeggl tgloeggl merged commit db18451 into elan-ev:master Feb 7, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate courseware payload to v3 Table oc_video_cw_blocks should be filled with existing blocks
2 participants