Closed (fixed)
Project:
Mailchimp
Version:
8.x-1.10
Component:
General
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
4 Aug 2019 at 18:08 UTC
Updated:
23 Sep 2019 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
init90Hi, @mbatterton
I also encountered with the issue some time ago. The problem caused by changes which were committed in the issue:
Existing subscriber data overwritten when creating a new entity with a subscription field
Also, I've added patch which fixed the problem to the issue above.
Comment #3
init90Re-upload patch to fix the bug from Existing subscriber data overwritten when creating a new entity with a subscription field
Comment #4
init90Set to NR.
Comment #5
berdirMakes sense, instead of the method_exists(), it could also be a instanceof EntityFormInterface.
Comment #6
dunebl#4 remove the error, thank you
Comment #7
mshaver commentedComment #9
samuel.mortensonSwitched to an interface check per #5 but otherwise this should be fixed on the next commit. Thanks all!