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

Revert "Use entity functions to save custom data" #364

Merged
merged 1 commit into from
Sep 28, 2020

Conversation

colemanw
Copy link
Owner

Reverts #342 due to 2 problems discovered:

  1. Custom data was not being saved for any contact reference fields.
  2. Multi-record custom groups (e.g. the kind that displays as tabs on the contact summary screen) were not being saved.

@colemanw
Copy link
Owner Author

Because of the regressions, I'm reverting this and releasing 7.x-5.3 immediately. Hopefully @mattwire can fix the two bugs and then we can un-revert.

@colemanw colemanw merged commit 6758361 into 7.x-5.x Sep 28, 2020
@colemanw colemanw deleted the revert-342-entitycustomdata branch September 28, 2020 18:06
@KarinG KarinG added the 7.x label Oct 12, 2020
@ghost
Copy link

ghost commented Oct 25, 2020

Just as well I checked this before installing 7.x-5.3. The change in PR#342 is necessary for the recommended alternative solution to my PR#318 to work though fortunately I don't think we hit either of the cases mentioned above. I see there is now a revised version of PR#342 - presumably this will be in a 7.x-5.4 release?

@colemanw
Copy link
Owner Author

@maynardsmith yes, #366 has been merged and will be part of 5.4 release. Should be out this week.

@Tekspertise
Copy link

The issue of
Multi-record custom groups (e.g. the kind that displays as tabs on the contact summary screen) were not being saved.
appears to be still unresolved in 7.x-5.4
If more than one record is entered in the webform for the custom multiple record fieldset, these are all visible in the Webform results but only the first entry record is visible in Civi.
Have tested on 4 sites, all with 7.x-5.4, using different data types, all with same result

@pmosey
Copy link

pmosey commented Feb 4, 2021

Similar to Tekspertise and also on verison 7.x-5.4.
If two or more custom contact reference fields are changed in a webform. Only the first one appears to be saving in civi. I'll keep testing.

Created issue here.

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.

4 participants