Duplicate Variables during flow

9647-apigee.png

I am getting duplicate variables on apigee during flow. The variable is created using a javascript policy at the request phase then updated at the response phase. But the problem is that during the response phase it creates a duplicate instead of updating the prevoius variable.

This issue didnt happen before so I'm not sure what to make of it. Is this an error on my side or a bug within apigee?

0 1 96
1 REPLY 1

The issue was completely different from the description. Just an error with logic. The duplicate variable was a false signal. Apparently the duplication in Edge shows different states of a variable which I mistaken for duplication.

So I've been looking at the wrong issue.