Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import csv headers not correctly recognised #2

Open
carolbooth2 opened this issue Dec 16, 2024 · 2 comments
Open

Import csv headers not correctly recognised #2

carolbooth2 opened this issue Dec 16, 2024 · 2 comments

Comments

@carolbooth2
Copy link

carolbooth2 commented Dec 16, 2024

Imported an attendance .csv exported from workshops.ncl. Import successful but not into correct fields (e.g. User ID in Badge field):

image

@carolbooth2
Copy link
Author

import does work but it's not clear what format of .csv or name is expected

@carolbooth2
Copy link
Author

carolbooth2 commented Dec 17, 2024

import csv required the user to enter a workshop name then didn't import anything but output shows it reading the file

2024-12-17 11:19:43 DEBUG Globals - Read line: Version Control with Git,,,c4066236, Felix,,Scott,[email protected],2024-10-22 08:58:18
2024-12-17 11:19:43 DEBUG Globals - Read line: Version Control with Git,,,c3051964, Rose,,Shepherd,[email protected],2024-10-24 10:37:24
2024-12-17 11:19:43 DEBUG Globals - Read line: Version Control with Git,,,rsilva, Rebeca,,Silva,[email protected],2024-10-24 10:36:28
2024-12-17 11:19:43 DEBUG Globals - Read line: Version Control with Git,,,c4021341, Yunfei,,Weng,[email protected],2024-10-24 10:35:30
2024-12-17 11:19:43 DEBUG Globals - Read line: Version Control with Git,,,c3071401, Yumin,,Zhang,[email protected],2024-10-24 10:35:26```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant