Here is a clearer forum version:
What I meant is this:
If a group is created but no hosts are added to that group, opening/clicking that empty group in the FOG dashboard throws an error in the browser.
I tested this on two separate FOG instances and got the same result on both.
Example: If the group sysprep-test-5002 is clicked in the screenshot below.
Screenshot 2026-04-28 143654.png
The browser shows this SQL error:
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 8Screenshot 2026-04-28 143532.png
Expected result:
FOG should open the empty group normally and show that it has no members, instead of generating a SQL syntax error.