You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
withdraw one item -> oai endpoint returns a deleted header
delete the collection (edit collection -> delete)
the withdrawn record still there (still marked deleted, disappears after full rebuild, so it's not consistent)
the second record is removed and I do get "The given id does not exist" correctly.
So I'm seeing an issue, just not the same one. Your report might also be a case of #933 a lot of unnecessary work might be happening if the collection was large.
This should not be a major drawback as deleting a collection deletes it's data...
delete collection
expected - items disappear from oai-pmh
result - they are there
The text was updated successfully, but these errors were encountered: