mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19122
[Bug 1322387] Re: Allow user csv upload to ignore non-essential mandatory fields
I've changed it so that non essential mandatory fields are ingored
during csv upload by default (no need for a checkbox to do this).
Only 'username', 'email', 'first name', 'last name', (and 'password' on
user creation rather than user update) are mandatory now.
** Changed in: mahara
Status: New => In Progress
--
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