mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-04 12:34:29 +02:00
Custom variables added via the URL parameters addColumns or sort must be added to the GROUP BY list when using PostgreSQL. Credits to @nbuchwitz who came up with the initial fix for this. refs #1873