You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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}
The text was updated successfully, but these errors were encountered: