dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #42933
[Bug 1541131] Re: User filter in add/edit user group not working
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
References