|
|
|
If I make a backup of a course and then restore that backup into another moodle site, the questions get assigned to a wrong person. Backup file (moodle.xml) includes the following info for each question:
<CREATEDBY>xyz</CREATEDBY>
<MODIFIEDBY>xyz</MODIFIEDBY>
where "xyz" is the id number of the user who created or modified the question. The problem is, if you restore the backup to another moodle site, user xyz is a totally different person (!)
I suggest that if a backup is restored to another site (it can easily be detected during the restore process by comparing <ORIGINAL_WWWROOT> from the moodle xml file to the current www root), both values (CREATEDBY and MODIFIEDBY) should be set to 0 (unknown) or 1 (admin user)
|
|
Description
|
If I make a backup of a course and then restore that backup into another moodle site, the questions get assigned to a wrong person. Backup file (moodle.xml) includes the following info for each question:
<CREATEDBY>xyz</CREATEDBY>
<MODIFIEDBY>xyz</MODIFIEDBY>
where "xyz" is the id number of the user who created or modified the question. The problem is, if you restore the backup to another moodle site, user xyz is a totally different person (!)
I suggest that if a backup is restored to another site (it can easily be detected during the restore process by comparing <ORIGINAL_WWWROOT> from the moodle xml file to the current www root), both values (CREATEDBY and MODIFIEDBY) should be set to 0 (unknown) or 1 (admin user) |
Show » |
made changes - 24/Sep/08 08:09 AM
| Field |
Original Value |
New Value |
|
Assignee
|
Eloy Lafuente (stronk7)
[ stronk7
]
|
Tim Hunt
[ timhunt
]
|
made changes - 15/Jan/09 01:41 AM
|
Fix Version/s
|
|
1.9.4
[ 10300
]
|
made changes - 15/Jan/09 02:37 PM
|
Link
|
|
This issue is duplicated by MDL-17636
[ MDL-17636
]
|
made changes - 15/Jan/09 02:40 PM
made changes - 19/Jan/09 01:16 PM
made changes - 19/Jan/09 06:48 PM
made changes - 20/Jan/09 12:16 PM
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
|