https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26579 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |In Discussion --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #6)
If I am reading the code correctly there is a behaviour changed:
before: the order is cancelled and the items that can be deleted are deleted after : the order is cancelled but if at least 1 item cannot be deleted, none are deleted
To clarify the situation: the whole tree is blocked by this. -- You are receiving this mail because: You are watching all bug changes.