https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39345 Pedro Amorim <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185928|0 |1 is obsolete| | --- Comment #42 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- Created attachment 186066 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186066&action=edit Bug 39345: (QA follow-up): Add exception handling for unsupported counter release To test this on the UI, you can add the following line of code at the beginning on 'new' in SushiCounter.pm: ->{response}->{Report_Header}->{Release} = 6; This will force the release to be '6'. Then you can perform a harvest using the UI. The background job will fail with the error message saying that counter release 6 is not supported prove t/db_dependent/Koha/BackgroundJobs/ErmSushiHarvester.t Signed-off-by: Eric Phetteplace <phette23@gmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.