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 deserialization bugs for auth.mode = "opencast" and harvesting in special cases #1109

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

LukasKalbertodt
Copy link
Member

Fixes #1101

See commits.

We accidentally added this `user_role` field, without renaming it for
deserialization.
The harvest API change for 1.4 should have been backwards compatible,
but it isn't in cases where there are no `read` or `write` roles. This
is a simple fix on Tobira's side though.
@LukasKalbertodt LukasKalbertodt added the changelog:admin Changes primarily for admins label Feb 15, 2024
@github-actions github-actions bot temporarily deployed to test-deployment-pr1109 February 15, 2024 11:15 Destroyed
@github-actions github-actions bot temporarily deployed to test-deployment-pr1109 February 15, 2024 11:56 Destroyed
@owi92 owi92 merged commit c4fd2a1 into elan-ev:master Feb 16, 2024
4 checks passed
@LukasKalbertodt LukasKalbertodt deleted the fix-deserialization-bugs branch February 19, 2024 08:28
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.

Problem with "deserialize"
2 participants