[Koha-bugs] [Bug 24043] ILL module can't show requests from more than one backend

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 30 13:25:30 CEST 2020


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

--- Comment #18 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
It kinda worked by using force...:

update illrequests set status='EDITITEM' where illrequest_id = 6;
🥊🥊🥊💥

Which differs from the test plan.
One other difference. The JS error is:

TypeError: meta.settings.oInit.originalData[0].capabilities[row.status] is
undefined

But in the end, it created a similar situation that was fixed by the patch.
Thanks Josef for the help reproducing it!

Are we optimistic and move on to QA?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list