https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24043
--- Comment #18 from Victor Grousset/tuxayo <[email protected]> --- 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. _______________________________________________ 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/
