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

Insomnia designer EnvironmentVariables do not get updated through Test tab #7313

Open
1 task done
one-ness opened this issue Apr 24, 2024 · 0 comments
Open
1 task done
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@one-ness
Copy link

one-ness commented Apr 24, 2024

Expected Behavior

The Base environment variable value gets updated after each run of the request, not just in the debug tab of Insomnia Designer but also in Test tab

Actual Behavior

Please refer to the original ticket which was marked as complete: #3094. This issue is still present in the most recent version of Insomnia (9.0.0).

In Insomnia Designer, I have imported all my requests and Environment variables, among these variables I have a token variable that stores the Bearer token from the authentication Response.
In Insomnia Designer in Debug mode, the variable gets updated as expected each time the request is run, however in the Test tab it does not update the variable after running the test for thge same request.

Reproduction Steps

Steps to reproduce the behavior:

  1. In Insomnia Designer, add an authorization/Login request that generates an Access token
  2. add a new Base environment that got populated by the Access token value each time the previous request is run
  3. Run the authorizatuin request in Test tab
  4. Check the base environment value
  5. It did not get populated by the new value issued after the request run

Is there an existing issue for this?

Additional Information

Please refer to the original ticket which was marked as complete: #3094. This issue is still present in the most recent version of Insomnia (9.0.0).

Insomnia Version

9.0.0

What operating system are you using?

macOS

Operating System Version

macOS Sonoma 14.2.1

Installation method

download from Insomnia website

Last Known Working Insomnia version

No response

@one-ness one-ness added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

1 participant