mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #44137
[Bug 1712454] A change has been merged
Reviewed: https://reviews.mahara.org/7941
Committed: https://git.mahara.org/mahara/mahara/commit/1238d0eab123878ddfeb257838bd1447d65c3f63
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 1238d0eab123878ddfeb257838bd1447d65c3f63
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Wed Aug 23 13:08:25 2017 +1200
Bug 1712454: Allow webservices create group category
If it doesn't already exist in Mahara and we pass in the
'forcecategory' parameter with value '1' for true
behatnotneeded
Change-Id: Ic5c7023262b9683153463940139ae8c22645eba8
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/1712454
Title:
Create group via webservices also creates group category if not
existing
Status in Mahara:
Fix Committed
Bug description:
Currently when one creates a group via webservices they can pass in a
group category and if the category exists in Mahara the group is made.
But if the group category does not exist then webservices throws an
error
As it's pretty safe to create missing group categories we should just
make it if missing
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1712454/+subscriptions
References