mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #51101
[Bug 1804902] Re: Mahara webservice function get_groups_by_id_returns() fails if 'hidemembers' or 'hidemembersfrommembers' field is set to 'Hide tutors'
Environment tested: Master
Browser tested: Chrome
Preconditions:
------------------------
1) User has to be Site admin + Institution admin + Group admin
Test Steps:
------------------------
1) Set up a group where the 'Hide members' or 'Hide members from members' are set to 'Hide tutors'
2) Via the webservice testclient try and fetch the group by group id
3) Verify Results do not have error messages (group data is returned) ✔
Catalyst QA Approved ✔
** Attachment added: "pasted_image.png"
https://bugs.launchpad.net/mahara/+bug/1804902/+attachment/5220743/+files/pasted_image.png
--
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:
In Progress
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
References