Skip to content

Request history doesn't indicate what variable values were used #6942

Open
@JP-from-Postman

Description

@JP-from-Postman

Is your feature request related to a problem? Please describe.
Request history doesn't store or indicate what values were used for any variables included.

This makes it difficult to select the right request from history if (for example) the URL of the request is dependent upon which environment is selected, and requires the user to know which environment / globals / etc to use when working with requests in history.

Describe the solution you'd like
Ideas:

  • Mouse-over the request in history to see fully resolved URL, or info about what environment was selected when the request was sent
  • "Remember" which environment was selected for each request, so that selecting a request in history also selects the last environment that was selected (if it still exists)

Describe alternatives you've considered
Cache variable values used, so that the same request can be re-sent without needing to use correct environment / globals / etc.

Issue: history is synced, so session variables shouldn't be included. Maybe just initial values?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions