Issue Details (XML | Word | Printable)

Key: MDL-19280
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Critical Critical
Assignee: Dan Poltawski
Reporter: sudheerpanchumarthi
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

courses are not getting assigned to user through the .csv file when the new users are creating

Created: 22/May/09 08:24 PM   Updated: 21/Feb/10 05:24 PM
Component/s: Enrolments
Affects Version/s: 1.9.1
Fix Version/s: None

Database: MySQL
Participants: Dan Poltawski, Daren Chandisingh and sudheerpanchumarthi
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
courses are not getting assigned to user through the .csv file when the new users are creating hrough the upload users

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Daren Chandisingh added a comment - 16/Nov/09 11:06 PM
So far, I haven't been able to reproduce this problem.

Can you provide an example of a file which does not import correctly? I have tried with the following:

username, password, firstname, lastname, email, course1
user1, password, Adam, User, a.user@example.com, CF101

No problem with that; the user was created (as a student), and enrolled on course CF101.


Dan Poltawski added a comment - 21/Feb/10 05:24 PM
Closing this as it can't be reproduced