Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Won't Do
-
None
-
None
-
None
-
5
-
Gulfstream
Description
Steps to Reproduce:
- Set Deleted records support to "No" and Max records per response to 100
- Import >100 deleted records with Leader 05 equals "d", "s" or "x"
- Import couple of records where Leader 05 doesn't equal "d", "s" or "x" (should be <100 of such records)
- Make request <baseUrl>/oai/<apikey>?verb=ListRecords&metadataPrefix=marc21
Expected Results:
All not deleted records (where Leader 05 doesn't equal "d", "s" or "x") are returned without resumptionToken.
Actual Results:
Less than 100 not deleted records (where Leader 05 doesn't equal "d", "s" or "x") are returned with resumptionToken and next request <baseUrl>/oai/<apikey>?verb=ListRecords&resumptionToken=<token> returns "noRecordsMatch" error.
Additional Information:
Works fine for records marked as deleted with SRS flag (deleted = true)
TestRail: Results
Attachments
Issue Links
- is blocked by
-
MODSOURCE-133 Extend the support of querying SRS via API
-
- Closed
-
- relates to
-
MODOAIPMH-108 Make deleted instance records support configurable
-
- Closed
-