[Koha-bugs] [Bug 20177] Remove GROUP BY clause in GetCourses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 26 13:49:45 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20177

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71620|0                           |1
        is obsolete|                            |

--- Comment #10 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 79405
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79405&action=edit
Bug 20177: [sql_modes] Fix GROUP BY clause in GetCourses

Fix for:
'koha_kohadev.courses.department' isn't in GROUP BY

t/db_dependent/CourseReserves.t

A better fix would be to remove the joins and only return values from
the courses table. But more work is needed to acchieve that goal.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Test passes and the behavior of Course reserves appears to be unchanged

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list