← Back to team overview

mahara-contributors team mailing list archive

[Bug 1804902] Re: Mahara webservice function get_groups_by_id_returns() fails if 'hidemembers' or 'hidemembersfrommembers' field is set to 'Hide tutors'

 

To test:

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

** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
    Milestone: None => 19.04.0

** Changed in: mahara
       Status: New => In Progress

-- 
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