mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #37164
[Bug 1613503] Re: Can not add groups via CSV when shortname is not relied on displayname
** Changed in: mahara
Status: New => Fix Committed
** Changed in: mahara
Assignee: (unassigned) => Robert Lyon (robertl-9)
** Changed in: mahara
Importance: Undecided => High
--
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/1613503
Title:
Can not add groups via CSV when shortname is not relied on displayname
Status in Mahara:
Fix Committed
Bug description:
version: master(16.10)
I got the following message when adding groups via CSV
Mahara: Site unavailable
Something in the way you're interacting with Mahara is causing an error.
Details if any, follow:
group_create: The supplied shortname 'gc' is already taken. This
shortname 'groupc' is available.
The content of my CSV file:
shortname,displayname,roles
"gc","Group C","standard"
I have to change the shortname to 'groupc' to make it work.
Is it the new behaviour?
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1613503/+subscriptions
References