Skip to content

Environment variable in path won't update #641

@Bettelstab

Description

@Bettelstab

I would like to test different environments with the same set of requests. So I create an environment variable root (via environment management or pre-request) and use it in the request's path:
<<root>>/public/blogger
That works as expected, however, when I change root later on, the path is not updated. I would expect it to update.

Video: https://fashiontale.org/index.php/s/njZSJDrnj6qQqYM

As a quick fix, it's possible to just save the path again (programmatically). But I guess it would be nicer to store the raw path without variable replacement, which would also solve #642 .

Thanks for running this project, it's amazing what happened here in such a short time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions