http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10227 Bug ID: 10227 Summary: GetMessagingPreferences does not return correct Digest preferences Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: sophie.meynieux@biblibre.com CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com SQL request in GetMessaginPreferences does not join on digest value, so, for a given patron, if you request his messaging preferences for a given message, it returns 2 rows, one with digest=On and the other with digest=Off rather than juste one corresponding to the Digest preference of the patron. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.