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

dev/core#123 Retrieve existing participant custom fields for import #12159

Conversation

tschuettler
Copy link
Contributor

Overview

The date fields are not converted from the import date format to the default date format and thus end up beeing imported with a date value of 0.

See https://lab.civicrm.org/dev/core/issues/123 for details.

Before

grafik
Notice errors present.

After

grafik
Notice errors not present.

Technical Details

As per comment from @eileenmcnaughton #9072 (comment) there is no need for the custom contact fields, so I've replaced it instead of using an array union.

@eileenmcnaughton
Copy link
Contributor

I checked & participant import does not support importing custom fields for entities other than participant so I agree this is the same scenario as the link above & hence using the same fix makes sense

@eileenmcnaughton eileenmcnaughton merged commit d09336c into civicrm:master May 20, 2018
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.

3 participants