https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23604 Bug ID: 23604 Summary: Multiple partners with the same email address causes all to be emailed Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: ILL Assignee: koha-bugs@lists.koha-community.org Reporter: andrew.isherwood@ptfs-europe.com If multiple request partners have the same email address and one is selected, all partners with that email address are contacted. I've not looked at it, but this is probably due to the matching being performed using the partner's email address, rather than borrowernumber. We should switch to using borrowernumber. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.