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

Fixes handling of OAI-PMH setSpec #5844

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

wsmirnow
Copy link
Contributor

Currently, when a published episode no longer conforms to a specific OAI-PMH set specification, it disappears from the list of changed records. The OAI-PMH harvester is unaware of the change and cannot process it properly. Marking the episode as deleted in the OAI-PMH listing requests resolves the issue.

This patch is successfully tested in production.

Your pull request should…

Currently, when a published episode no longer conforms to a specific OAI-PMH set specification, it disappears from the list of changed records. The OAI-PMH harvester is unaware of the change and cannot process it properly. Marking the episode as deleted in the OAI-PMH listing requests resolves the issue.
@gregorydlogan
Copy link
Member

Hey @JamesUoM you might be interested in this?

@gregorydlogan
Copy link
Member

I'm going to merge this, especially since this is in ETHZ prod already.

@gregorydlogan gregorydlogan self-assigned this Jun 3, 2024
@gregorydlogan gregorydlogan merged commit 255752c into opencast:r/14.x Jun 3, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants