← Back to team overview

mahara-contributors team mailing list archive

[Bug 1804902] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9331
Committed: https://git.mahara.org/mahara/mahara/commit/6523a7edcbca6752e28bbec6cd6808034c68143a
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit 6523a7edcbca6752e28bbec6cd6808034c68143a
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Sat Nov 24 13:48:11 2018 +1300

Bug 1804902: Allow for new option value in group webservices

For the 'hidemembers' and 'hidemembersfrommembers' webservice options

behatnotneeded

Change-Id: Ie2c400bd9e144a3ab369c0e6eeed5e6910c0b065
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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:
  Fix Committed

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