← Back to team overview

mahara-contributors team mailing list archive

[Bug 1613503] A change has been merged

 

Reviewed:  https://reviews.mahara.org/6844
Committed: https://git.mahara.org/mahara/mahara/commit/258273c4209411d51814bd39f4251ea144e843eb
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 258273c4209411d51814bd39f4251ea144e843eb
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Aug 16 15:00:14 2016 +1200

Bug 1613503: Validate the shortname generated from provided shortname in
CSV

not from displayname

behatnotneeded

Change-Id: If7134f6b97031fc848684b053795a02504b27316

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

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