You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
cannot list all the groups. In the logs, we can see this error :
2024-12-20T09:10:35.561068Z ERROR http_request{method=GET path=/api/v1/group-info}: tower_http::trace::on_failure: response failed classification=Status code: 500 Internal Server Error latency=18 ms
2024-12-20T09:10:37.595925Z ERROR http_request{method=GET path=/api/v1/group-info}: defguard::handlers: Database error: error returned from database: syntax error at or near "name"
To Reproduce
Steps to reproduce the behavior:
Go to /admin/groups
See error
Expected behavior
get a list of all existing groups.
Version information
Defguard Core version: v1.1.4
Database version: postgresql v13
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
cannot list all the groups. In the logs, we can see this error :
To Reproduce
Steps to reproduce the behavior:
Expected behavior
get a list of all existing groups.
Version information
Screenshots
The text was updated successfully, but these errors were encountered: