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

--- Comment #20 from Owen Leonard <[email protected]> ---
> 2. Add at least 4 ILL requests with the following SQL:
> INSERT INTO `illrequests` (borrowernumber, branchcode, status, backend)
> VALUES (1, 'CPL', 'IN_REM', 'Libris');

Another thing to note: If I manually update an ILL request with a custom
status, the ILL requests table breaks completely: "Uncaught TypeError: can't
access property "name", row.capabilities[row.status] is undefined"

This problem happens in master too, but I mention it because it affects the
usefulness of the test plan here.

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