https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43526
Michaela Sieber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED --- Comment #1 from Michaela Sieber <[email protected]> --- Our recommendation for evaluating COUNTER 5.1 would be to ignore the severity and instead evaluate only the error code, as there have been several changes between COUNTER 5 and 5.1. From our perspective, there currently appears to be no distinction in error handling : https://github.com/Koha-Community/Koha/blob/main/t/db_dependent/Koha/BackgroundJob/ErmSushiHarvester.t The Key Difference: Severity is Deprecated COUNTER 5 (R5): Every exception required a Severity level (Info, Warning, Error, Fatal) inside the JSON object to indicate how critical the issue was. COUNTER 5.1 (R5.1): The Severity element is no longer required and is officially invalid. Official COUNTER documentation: COUNTER 5 - Appendix F : https://cop5.countermetrics.org/en/5.0.3/appendices/f-handling-errors-and-exceptions.html COUNTER 5.1 - Appendix D : https://cop5.countermetrics.org/en/5.1.0.1/appendices/d-handling-errors-and-exceptions.html#appendix-d -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
