https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37200 Bug ID: 37200 Summary: SIP2 Renewal uses AddIssue Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: SIP2 Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org When we make a renewal request via SIP, the code calls 'AddIssue' - which then calls 'AddRenewal' when it sees we are issuing to current borrower. It seems we could cut out the middleman and call AddRenewal directly? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.