Skip to content

SQL Error when using Filter function #95

@jifoxpa

Description

@jifoxpa

Configuration

  • Application version: v1.2.47

  • PHP version: 8.4.11

  • PHP SAPI: fpm-fcgi

  • HTTP Client: cURL

  • OS version: Linux 5.15.0-152-generic

  • Database driver: postgres

  • Database version: 17.6 (Debian 17.6-2.pgdg13+1)

  • Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36

  • Group_assign: 1.8.3

Observed Behavior

Clicking on "Group Filters" and selecting a group triggers the following error:

Internal Error: SQL Error[42601]: SQLSTATE[42601]: Syntax error: 7 ERROR: syntax error at or near "`" LINE 1: ...ame ILIKE $5 OR tasks.owner_gp IN (SELECT id FROM `groups` W... ^

Expected Behavior

All tasks associated with the selected group, including tasks assigned to users within that group, should be displayed correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions