Skip to content

Routes gets called two times when user filters column #1058

@chiragpurohit71085

Description

@chiragpurohit71085

Hi

when my user selects any filter I found routes gets called two times. For the first time I am getting all the parameters for the second time I am not getting any parameters.

[2020-08-31 09:19:18] INFO: getUserStatusExportGrid - {"request":{"grid_status_report":{"title":{"operator":"like","from":""},"type":{"from":[""]},"user_status":{"from":[""]},"course_status":{"from":["STATUS_REMOVED"]}}},"isRemoved":true}

and here is the second log

[2020-08-31 09:19:20] INFO: getUserStatusExportGrid - {"request":[],"isRemoved":false}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions