Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old GraphQL variables being sent after being updated #13357

Open
1 task done
Reprevise opened this issue Dec 18, 2024 · 0 comments
Open
1 task done

Old GraphQL variables being sent after being updated #13357

Reprevise opened this issue Dec 18, 2024 · 0 comments

Comments

@Reprevise
Copy link

Is there an existing issue for this?

  • I have searched the tracker for existing similar issues and I know that duplicates will be closed

Describe the Issue

Sometimes when working in Postman, after updating my GraphQL variables, the old values get sent so I often have to close tabs for the app to realize the variables have been updated and to send them along with the request.

Steps To Reproduce

  1. Create a functional GraphQL request w/ a variable parameter & save it to a collection.
  2. Ensure the tab is saved
  3. Close Postman
  4. Update the value of the variable, noticing how the orange save indicator shows in the tab
  5. Close the tab
  6. Re-open the tab (single click)
  7. Update the value of the variable again, notice how the orange save indicator does not appear
  8. Send the request
  9. It returns data with the old variable value

Screenshots or Videos

No response

Operating System

Windows

Postman Version

11.23.2

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant