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

Make Series Endpoint Accept Metadata Fields #2717

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Jun 11, 2021

This patch adds metadata fields to the REST endpoint for creating
series, making it far easier to handle. The old parameters are
unmodified and will take precedence to not break any existing
integrations.

This also fixes the bug that series may have been created with only half
of their data if parsing the ACL failed since the Dublin Core metadata
would have already been persisted at that point.

Your pull request should…

This patch adds metadata fields to the REST endpoint for creating
series, making it far easier to handle. The old parameters are
unmodified and will take precedence to not break any existing
integrations.

This also fixes the bug that series may have been created with only half
of their data if parsing the ACL failed since the Dublin Core metadata
would have already been persisted at that point.
@lkiesow lkiesow added enhancement elan e.V. Pull requests originating from elan e.V. labels Jun 11, 2021
@gregorydlogan gregorydlogan merged commit fa17183 into opencast:r/9.x Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
elan e.V. Pull requests originating from elan e.V. enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants