Conflict between subscriber 1 and subscriber 2 during merge replication.
We created merge(push) replication ,subscriber1 has more weightage then subscriber2 in this case the changes of subscriber1 should reflect to publisher and then theose should pass to subscriber 2 and client
But noticed the changes of subscriber2 are passed to publisher and updated to subscriber1 and client
Can anyone advise why the subscriber2 changes are updated to publisher/subscriber1 and client, even subsctiber2 has low weightage then subscriber1.
Here we are looking forward for the changes of subscriber1 to be reflected in to publisher,subscriber 2 and client.
Can anyone advise what is wrong?