Skip to content

Download CSV not working with querybuilder and filter params #14

@sivaprasad1988

Description

@sivaprasad1988

Hello,

I am using TYOP3 10.4 and querybuilder 10.4. The download CSV function is not working with filter parameters. This means, I can filter the records with querybuilder but when I click on Download CSV, it actually downloads the whole date instead of, the filtered result. I checked the code and would figure out the fact that, in my case, $queryParams['query'] is empty, and hence the hook implemented to modify the filter query is not working as intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions