Skip to content

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Dec 3, 2020

Fixes fossasia/open-event-frontend#5643

field_identifier is saved as jobTitle instead of job_title for absolutely no good reason (other than weird JS centric approach to everything in the stack?), hence any field like country and firstname exported correctly, but Job Title didn't. That's why I had created identifier property previously which changes camel case to snake case and matches the attributes on attendee. Using this instead of field_identifier fixes the issue

@auto-label auto-label bot added the fix label Dec 3, 2020
@iamareebjamal iamareebjamal merged commit 41f2685 into fossasia:development Dec 3, 2020
@iamareebjamal iamareebjamal deleted the export-fix branch December 3, 2020 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attendee Export: CSV/PDF does not include all the questions set on the attendee form (Wizard step 3)
1 participant