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

[Feature Request] - Improve error message when variable is not found #2123

Closed
knokio opened this issue May 6, 2020 · 3 comments
Closed

[Feature Request] - Improve error message when variable is not found #2123

knokio opened this issue May 6, 2020 · 3 comments
Labels
C-improvement Category: Improvement / Enhancement needs-triage

Comments

@knokio
Copy link

knokio commented May 6, 2020

The error message before sending a request, when some variable is missing is not very clear
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. In any request add some non-existing variable to the body or headers
  2. Send request
  3. See error: attempted to output null or undefined value

Expected behavior
The error should be clearer: variable not found in body: test_password

Screenshots
These screenshots are one example of this problem.

The request
The request

image
The environment configuration. Notice how it's missing the test_password

Screenshot 2020-05-06 at 10 24 35

The current error message

Desktop (please complete the following information):

  • OS: Mac 10.15.3
  • Installation Method: homebrew
  • App Version 7.1.1
@knokio knokio added the B-bug Bug: general classification label May 6, 2020
@gschier gschier added C-improvement Category: Improvement / Enhancement and removed B-bug Bug: general classification labels May 6, 2020
@stale
Copy link

stale bot commented May 31, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 31, 2021
@wongstein wongstein changed the title Improve error message when variable is not found [Feature Request] - Improve error message when variable is not found Aug 18, 2022
@wongstein
Copy link
Contributor

Thanks for the report and the feature request! We are in the process of rethinking our UX and making improvements. This was a great point to make that would improve our Users' experience greatly.

@subnetmarco
Copy link
Member

Being worked on in #7227 and will ship in a few weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-improvement Category: Improvement / Enhancement needs-triage
Projects
None yet
Development

No branches or pull requests

5 participants