30 Apr
2020
30 Apr
'20
12:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24043 --- Comment #18 from Victor Grousset/tuxayo <victor@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.