Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9.1
-
Component/s: Administration
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
I may be missing something, but I don't see a way to easily backup unique profile fields created for user accounts. If you select download from bulk user actions, you only get name, email, city/town, ID, etc. As people start customizing/adding to the user fields, I would think it would be beneifical to have a way to easily include those "extra fields" when they want to download an Excel backup file of all users information.
Todd
Attachments
Issue Links
| This issue has a non-specific relationship to: | ||||
| MDL-24083 | Administration: Bulk user download of menu flelds exports integer value of menu rather than what it represents |
|
|
|
Adding some people here for further discussion...
IMO it's correct to export all those custom fields together with the "official" ones in bulk user actions. After all, they are "official" too once they have been created.
Note that backup/restore does support custom fields since Moodle 1.9 (they will be restored in destination server if the same custom field exists there). So I guess no action is needed from a backup/restore point of view.
Ciao