Bug 24898

Summary: AddIssue destructively changes transfers
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: CirculationAssignee: Martin Renvoize (ashimema) <martin.renvoize>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 24298    
Bug Blocks:    

Description Martin Renvoize (ashimema) 2020-03-18 19:10:14 UTC
As highlighted in a comment on bug 24298, AddIssue can destructively cancel transfers.  The transferto field is forcefully overriden and the reason isn't recorded.

We should handle this in a clearer way..