Fixed and backportet to 2.22. Caused by incorrect override of AbstractCrudController.getEntityList, only custom logic without calling proper query service to handle filters/orders.
-- You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. https://bugs.launchpad.net/bugs/1541131 Title: User filter in add/edit user group not working Status in DHIS: Confirmed Bug description: The user filter in add/edit user group not is working. There is a mismatch between what the client sends (name:eq:somename) and what the UserController expects (query). To manage notifications about this bug go to: https://bugs.launchpad.net/dhis2/+bug/1541131/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp