Overwriting existing member_ids during a member import fails #674
Labels
Bug: Unconfirmed
Bug report that is not yet confirmed and/or is not reproducible.
EE5
member-functionality
Description of the problem
When importing member data from an XML file: if that member data includes a member_id tag, and if that id number matches the id number of an existing member, EE is supposed to overwrite the existing member with the new data (it gives a reminder about this beforehand). However, instead of overwriting the data, the import simply fails with an error.
How To Reproduce
Steps to reproduce the behaviour:
Error Messages
Screenshots / Videos / Template Code
None
Environment Details:
Possible Solution
Additional context
Removing the member_id tags from the XML file (OR simply removing those member(s) from the XML file whose member_id numbers conflict with pre-existing ids in the destination system) allows the import to proceed as expected, but without any data being overwritten. However, in some situations you might WANT specific member_ids to be overwritten with new data.
The text was updated successfully, but these errors were encountered: