dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #34446
[Bug 1400739] [NEW] (Web-API) Messaging endpoint returns empty collection members
Public bug reported:
When requesting with the ':all' filter, the api/messageConversations
endpoint returns collections as empty (even when they are not).
Example:
https://apps.dhis2.org/dev/api/messageConversations.json?fields=:all
MessageConversationController overrides getEntityList(), which is
probably missing something for this to work as intended.
This happens in 2.17 + trunk (maybe 2.16?).
** Affects: dhis2
Importance: Undecided
Assignee: Halvdan Hoem Grelland (halvdanhg)
Status: New
** Changed in: dhis2
Assignee: (unassigned) => Halvdan Hoem Grelland (halvdanhg)
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1400739
Title:
(Web-API) Messaging endpoint returns empty collection members
Status in DHIS 2:
New
Bug description:
When requesting with the ':all' filter, the api/messageConversations
endpoint returns collections as empty (even when they are not).
Example:
https://apps.dhis2.org/dev/api/messageConversations.json?fields=:all
MessageConversationController overrides getEntityList(), which is
probably missing something for this to work as intended.
This happens in 2.17 + trunk (maybe 2.16?).
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1400739/+subscriptions
Follow ups
References