← Back to team overview

mahara-contributors team mailing list archive

[Bug 1322387] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3378
Committed: http://gitorious.org/mahara/mahara/commit/2693c9392f315876b3f2658b1d4c74bcd35d7432
Submitter: Ghada El-Zoghbi (ghada@xxxxxxxxxxxxxxx)
Branch:    master

commit 2693c9392f315876b3f2658b1d4c74bcd35d7432
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri May 23 12:00:29 2014 +1200

'Add users by csv' to ignore non-essential mandatory fields (Bug
#1322387)

Sometimes you just don't have all the data when you are adding users via
csv but you have enough to create a user. So will remove the checking
of mandatory fields - to be in line with 'Add user' page.

Change-Id: I2e2758e6cc82483f0c4c7899fd1bab049c052b8f
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/1322387

Title:
  Allow user csv upload to ignore non-essential mandatory fields

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Sometimes you add some users but you don't know all the information
  about them - you are wanting them to fill in the missing info when
  they first log in.

  So you make a bunch of profile field mandatory in Extensions ->
  profile ->configuration

  But the next time you try to add some more users via the csv upload
  file it complains a field is missing.

  So you have to uncheck the mandatory fields that are missing and then
  upload the csv file then tick the mandatory fields back on again.

  Too many clicks!!!

  So I propose having on the upload csv page a checkbox 'Ignore
  mandatory fields' so when ticked it ignores any non-essential fields
  (like username) and allows the upload to proceed.

  Note: need to do this for a client

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


References