mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #50973
[Bug 1804902] [NEW] Mahara webservice function get_groups_by_id_returns() fails if 'hidemembers' or 'hidemembersfrommembers' field is set to 'Hide tutors'
Public bug reported:
The 'hidemembers' and 'hidemembersfrommembers' fields used to be boolean
(0 or 1 were valid) but were changed to be integer (0, 1, 2 are valid)
but we forgot to update the webservice to allow for the new value '2'
** Affects: mahara
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1804902
Title:
Mahara webservice function get_groups_by_id_returns() fails if
'hidemembers' or 'hidemembersfrommembers' field is set to 'Hide
tutors'
Status in Mahara:
New
Bug description:
The 'hidemembers' and 'hidemembersfrommembers' fields used to be
boolean (0 or 1 were valid) but were changed to be integer (0, 1, 2
are valid) but we forgot to update the webservice to allow for the new
value '2'
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1804902/+subscriptions
Follow ups