I’m currently trying to migrate user data into Gibbon v12 stable, which I find rather difficult.
I get the following message:
“User with username 1025 had some information malformations”
It’s the first entry in the csv file.
I think, I’m having a problem with the structure. The error message is rather vague. It would help me, if I had working import sample files for all available imports, e.g. users, families, etc.
I’ll answer these here this time, but in future, please start a new thread for every question. It helps to keep the forum organised and more useful for others.
Users are stored in gibbonPerson, whatever their role. If they are students, they then get an additional record in gibbonStudentEnrolment. If they are staff, they get an extra record in gibbonStaff.
At current there is no way to import custom fields.
You may not use Preferred Name and Official Name, but the system does: pretty much every time a name is output to the screen, it is preferredName that you see. Official Name is used for reporting and other official business, where the name needs to be just so. From our experience with many systems, it would be bad to run a school system without these fields.