Bug 24898 - AddIssue destructively changes transfers
Summary: AddIssue destructively changes transfers
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Martin Renvoize
QA Contact: Testopia
URL:
Keywords:
Depends on: 24298
Blocks:
  Show dependency treegraph
 
Reported: 2020-03-18 19:10 UTC by Martin Renvoize
Modified: 2020-03-18 19:10 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 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..