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#766 fix loss of custom fields when creating an event from template #13755

Merged
merged 1 commit into from
Mar 4, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Mar 4, 2019

Overview

Fixes 5.9 regression whereby creating an event from template does not save custom field data

Before

Custom data entered in the event not retained when creating event from template

After

Data saved

Technical Details

A while back the code was updated to use the copyGeneric function, handling of custom data was not addressed then

Comments

https://lab.civicrm.org/dev/core/issues/766#note_14381

@mattwire @seamuslee001 I think we should get this in 5.11

@civibot
Copy link

civibot bot commented Mar 4, 2019

(Standard links)

@civibot civibot bot added the 5.11 label Mar 4, 2019
@kenwest
Copy link
Contributor

kenwest commented Mar 4, 2019

@eileenmcnaughton this solves the problem for me! Thank you!

@seamuslee001
Copy link
Contributor

Merging as per the review from Ken

@seamuslee001 seamuslee001 merged commit 4d19cca into civicrm:5.11 Mar 4, 2019
@eileenmcnaughton eileenmcnaughton deleted the event_fix branch March 4, 2019 06:12
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