https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24298 --- Comment #28 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Nick Clemens from comment #27)
One note here: AddIssue closes existing transfers but doesn't update the reason - probably 'Checkout' should be a transfer reason - this can be done on another bug I think
Hmm, yeah, I remember spotting that and pondering how to handle it. I think I opted at the time to defer that work.. the 'reason' is really all about what triggered the transfer in the first place rather than if/why it may have been cancelled. It's pretty bad that we wipe out all trace of where the item as meant to be getting transferred to in my opinion.. even if we cancel it we aught to really record where it was meant to go in case we want to restore it later. I think, as you say, I'll open another bug to work no this however. -- You are receiving this mail because: You are watching all bug changes.