Duplicate data query
I need some advice regarding an issue with eVars.
Whenever a request form is submitted, we generate a unique alphanumeric eVar. When a second form is submitted, a new unique eVar is created.
We expected that each eVar would have only one instance, but we are seeing multiple instances for each unique eVar.
The problem is that for each unique eVar, we're observing more than one instance, which shouldn't be happening. Does anyone have any ideas on how to debug this?
Thanks!