https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39823

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #181906|0                           |1
        is obsolete|                            |

--- Comment #6 from David Nind <[email protected]> ---
Created attachment 182123
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182123&action=edit
Bug 39823: Identify error messages based on code

Even if severity does not exist. Additionally, only add severity to message if
it exists.

Test plan:
1) Apply tests patches. Run tests (they should fail):
prove t/db_dependent/Koha/BackgroundJobs/ErmSushiHarvester.t
2) Apply this patch and run tests again (they should pass this time).

UI test:
1) Create a new data provider linked to Gale Cengage, service url:
https://api.siqcloud.online/counterapi/r51
2) Add report release 5, customer id: '123', requestor id: '123', report types:
'TR_J1'
3) Run a report for this data provider, from Feb 2025 to Apr 2025. Notice that
before applying patches, the job report results in a red bar with no error
message.
4) Apply patches, repeat 3. Notice it now results in a nice error message.

Signed-off-by: David Nind <[email protected]>

-- 
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/

Reply via email to