Closed shevett closed 10 years ago
Imported from trac issue 320. Created by intercon on 2013-12-16T15:19:56, last modified: 2014-01-02T17:47:43
_Trac comment by shevettadmin on 2013-12-24 12:33:26:
Hmm, okay, this is going to take essentially rewriting the importer, because it's in a very format than the original importer (I thought we'd just be tweaking it). I'll get this going. Thank you for the specs!
_Trac comment by shevettadmin on 2013-12-29 11:01:17:
I'm working on this now. I could use a sample data dump if you have one. I can mock up something, but 'real data' would be a win. (Doesn't ahve to be a full dump).
_Trac comment by shevettadmin on 2014-01-02 17:47:43:
Last set of changes confirmed working as designed.
tab separated list with the following fields:
LastName FirstName Nickname EMail Status LoginNote
LastName, FirstName, Email are exactly what they sound like. Nickname is badge name, and might be an empty field. LoginNote should show up as a login note on the attendee's record, and might be an empty field. Status is the complicated one:
Alumni: NOT sub'd, NOT reg'd Unpaid: sub'd but NOT reg'd Anything else: sub'd AND reg'd, with regtype = Status