I have tabulated the scenarios for create and update visitorgroup across 3 different browsers. using VGRepository/ VG store, i could see the sync issues happening in the create and update scenarios. But using dynamicdatastore it fixes the create scenario but the sync issue persists on update scenario. I am using 11.3 Epi version. just FYI , I have few custom criterions and added dropdown on the edit/create screen under the Other Information Section (this control is used to filter visitorgroups).
Anyone came across thiese kinda scenarios, please do let me know what could have gone wrong here.
Scenario/Browsers | Chrome | Firefox | IE |
Create VG in Chrome | Works fine | Works fine | Works fine |
Create VG in Firefox | Works fine | Works fine | Works fine |
Create VG in IE | Works fine | Works fine | Works fine |
Update existing VG in Chrome | Works fine | Works fine | Doesn’t work |
Update existing VG in Firefox | Works fine | Works fine | Doesn’t work |
Update existing VG in IE | Doesn’t work | Doesn’t work | Works fine |