https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814 --- Comment #106 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Feedback after following the test plan from the last patch: Thx for this detailed plan btw with re-seeding etc. Issue in step ## 5. WrongTransfer repair Slot 4 row should show "This item is still on transfer to FFL". (OK) The original CPL→FFL row should be marked cancelled / replaced and a new row CPL→MPL should exist with `comments = 'WrongTransfer'`. (NOK) | branchtransfer_id | itemnumber | daterequested | datesent | frombranch | datearrived | datecancelled | tobranch | comments | reason | cancellation_reason | | 5 | 4 | 2026-08-07 09:38:39 | 2026-08-07 09:38:39 | CPL | NULL | NULL | FFL | BATCHTEST19814 | Manual | NULL | | 6 | 4 | 2026-08-07 09:39:55 | 2026-08-07 09:39:55 | CPL | NULL | NULL | MPL | NULL | Reserve | NULL | | 7 | 8 | 2026-08-07 09:39:56 | 2026-08-07 09:39:56 | CPL | NULL | NULL | MPL | NULL | ReturnToHome | NULL | -- You are receiving this mail because: You are watching all bug changes.