Skip to content

Filter expression exceeds allowed complexity #7435

@dkliban

Description

@dkliban

Version
3.100+

When the q filter has pulp_label_select="build_id=123 with 18 different builds, the query returns an error. Seems that the maximum number of filters is 7, and after that, we get the complexity error.

{'q': ['Filter expression exceeds allowed complexity.']}

fedora-copr/copr#4187 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions