Skip to content

[BUG]: Task filter by task id does also return other entries #2197

@correct-horse-battery-bench

Description

Version Information

Rainbow 6

Hashcat

No response

Description

On the tasks page when I filter by ID=2 I get also other entries returned which do not contain 2 in their id
(it is an icontain not exact filter I think in this case).

The request from the frontend seems to be fine:

http://localhost:8080/api/v2/ui/taskwrapperdisplays?page%5Bsize%5D=5&filter%5BtaskWrapperIsArchived__eq%5D=false&filter%5BtaskWrapperId__icontains%5D=2&sort=taskWrapperMaxAgents

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

Status
No status
Status
To triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions