[Koha-bugs] [Bug 28216] Fix vendor list group by in serials statistics wizard

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 7 14:54:47 CEST 2021


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
I get an error:

Plack::App::WrapCGI::call(): DBI Exception: DBD::mysql::st execute failed:
'koha_kohadev.subscription.aqbooksellerid' isn't in GROUP BY [for Statement
"SELECT aqbooksellerid, aqbooksellers.name 
                                FROM subscription 
                                  LEFT JOIN aqbooksellers ON
(subscription.aqbooksellerid=aqbooksellers.id ) 
                                GROUP BY aqbooksellers.id
                                ORDER BY aqbooksellers.name ASC
                                "] at /usr/share/perl5/Plack/Component.pm line
50
 at /usr/share/perl5/DBIx/Class/Exception.pm line 77

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


More information about the Koha-bugs mailing list