This is a bit of an odd one but we have a member of our team on a virtual machine with Windows 10 running Postman Enterprise 10.12. The rest of the team is on Macs using Postman Enterprise 10.21. We’ve created a collection of GraphQL queries and mutations.
The Mac folks see this collection and can run them fine. Our Windows user can even see them just fine in the web view. However, on the actual desktop application they’ll see the collection and even the folders underneath but it’s completely missing all queries/mutations.
What’s even stranger is this user can’t add a new GraphQL request. The option is straight up missing. I’m guessing this is the root of the problem but no idea how that would even be missing in the first place only on a Windows version of Postman Enterprise.
We’ve tried looking at permissions and everything matches up. We’re just completely baffled as to what would cause this and how to fix.
Any thoughts?