← Back to team overview

mahara-contributors team mailing list archive

[Bug 1802180] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9294
Committed: https://git.mahara.org/mahara/mahara/commit/5ab97a915da78814e7a9079aaa2bb8296996d54f
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit 5ab97a915da78814e7a9079aaa2bb8296996d54f
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Thu Nov 8 10:13:13 2018 +1300

Bug 1802180: Have a simplified group update webservice option

Where it can only update some settings of the group and not allow it
to chage the group into another type nor change who are members

behatnotneeded

Change-Id: I262a8c0649b74bec146cfcce135b148fb1e0d790
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/1802180

Title:
  Have a simplified group update webservice function

Status in Mahara:
  Fix Committed

Bug description:
  Currently the group_update() webservice function allow for changes to
  all group settings including  making the group another type of group /
  changing who the members are.

  This can be overkill if all one wants is to change the basic
  information about a group.

  So I'll make a new group_update_details() webservice function to allow only the updating of:
  - Group name
  - Group description
  - Group category

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1802180/+subscriptions


References