When creating new connection to connector in administration, core_config_data values get overriden.
core_config_data Paths affected:
- mappconnect/group/customers
- mappconnect/group/subscribers
- mappconnect/group/guests
Which values get overriden?
You can have many core_config_data values with the same paths. When setting up new connector and the connection is successful, the response contains newly created default group IDs and saves them. During save process, it loads core_config_data value based on path only and does not include relevant scope and scope_id.
You can check attached file with fix and compare and update accordingly since I am not able to open PR or commit to your repo
Authentication.txt
.
When creating new connection to connector in administration, core_config_data values get overriden.
core_config_data Paths affected:
Which values get overriden?
You can have many core_config_data values with the same paths. When setting up new connector and the connection is successful, the response contains newly created default group IDs and saves them. During save process, it loads core_config_data value based on path only and does not include relevant scope and scope_id.
You can check attached file with fix and compare and update accordingly since I am not able to open PR or commit to your repo
Authentication.txt
.