← Back to team overview

mahara-contributors team mailing list archive

[Bug 1600126] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/7128

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

Title:
  Group shortname should be unique across the entier site not just per
  institution

Status in Mahara:
  In Progress

Bug description:
  Mahara: master
  OS: Linux
  Browser: Firefox
  DB: Postgres

  
  With the new functionality to update shortname for manually created groups (i.e. institution = No institution), we should ensure that the shortname is unique across all institutions.

  We've had a situation where the users created a group manually. Then
  tried to updated it through the csv upload - for their default
  institution. They get an error that the group does not exist.

  It's very confusing for the users.

  We should update the unique index in the db to be only on the
  shortname column instead of shortname + institution.

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


References