usebruno/bruno

Show Final Request Variables

Open

#5456 opened on Aug 29, 2025

View on GitHub
 (4 comments) (0 reactions) (1 assignee)JavaScript (43,787 stars) (2,403 forks)batch import
enhancementgood first issuehas-prhelp wanted

Description

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

This feature

  • blocks me from using Bruno
  • would improve my quality of life in Bruno
  • is something I've never seen an API client do before

Describe the feature you want to add, and how it would change your usage of Bruno

In the Request → Variables tab, display a table with:

  1. Variable Name – effective name used in the request
  2. Value – resolved final value after applying precedence
  3. Source – origin of the variable (Collection, Folder, Request, or Environment)

Notes: 2. Precedence: Request > Folder > Collection > Environment 3. View updates automatically when request or environment context changes

Mockups or Images of the feature

JIRA

Contributor guide