[Koha-bugs] [Bug 27281] Replace call to `C4::Circulation::DeleteTransfer` with `Koha::Item::Transfer->cancel({ comment => $comment })` in `C4::Circulation::LostItem`

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 12 11:55:03 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27281

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #7 from David Nind <david at davidnind.com> ---
Just to confirm that the tests pass before and after the patches are applied
(note for the main bug it should be 'db_dependent', not 'db_dependant').

I don't have any knowledge of how to write test and what should be covered, so
will leave that for someone else.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list