You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the tracker for existing similar issues and I know that duplicates will be closed
Describe the Issue
I've seen some duplicate variable issues reported in the past, but all seem to have been resolved, so I assume this issue is separate.
I've created a minimal reproducible example (below).
The issue is that I am getting duplicate collection variables created when I import my OpenAPI 3.0 spec if multiple paths have identically named path parameters.
I'm able to work around this issue by bulk deleting all collection variables and re-adding them as I use them.
@iCodeSometime Thanks for reporting the issue! We've identified the issue and will work towards fix for the same. I'll add more updates here, once we have this issue fixed.
Is there an existing issue for this?
Describe the Issue
I've seen some duplicate variable issues reported in the past, but all seem to have been resolved, so I assume this issue is separate.
I've created a minimal reproducible example (below).
The issue is that I am getting duplicate collection variables created when I import my OpenAPI 3.0 spec if multiple paths have identically named path parameters.
I'm able to work around this issue by bulk deleting all collection variables and re-adding them as I use them.
Here's the example spec:
Steps To Reproduce
Screenshots or Videos
No response
Operating System
Windows
Postman Version
10.12.9
Postman Platform
Postman App
User Account Type
Signed In User
Additional Context?
No response
The text was updated successfully, but these errors were encountered: