https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41463
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #7 from Katrin Fischer <[email protected]> --- I've fixed a small conflict in the yaml file and uploaded the patch. QA tests and unit tests pass after. 1) I have been wondering about these: + total_count: + type: integer + description: Number of total items in the set + catalog_count: + type: integer + description: Number of items which exist both in the set and in the catalog +additionalProperties: false +required: What is the use case for differentiating the number records in the set vs. the number of records in the catalog? 2) Also: For the documentation, would 'records' not be better than 'items'? I know lists have items too, but it Koha terms records or even bibliographic records might be helpful to avoid misunderstandings. ---- For the auto-updating of OAI sets (question from David) OAI-PMH:AutoUpdateSets needs to be active. Failed QA to get attention for the questions. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
