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

Last edited parameter is not saved when sending requests #7693

Closed
1 task done
DusanLesan opened this issue Jul 10, 2024 · 6 comments
Closed
1 task done

Last edited parameter is not saved when sending requests #7693

DusanLesan opened this issue Jul 10, 2024 · 6 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@DusanLesan
Copy link

DusanLesan commented Jul 10, 2024

Expected Behavior

Whenever I send a request, it should include all the values I set before sending it

Actual Behavior

If I am editing a parameter value and send the request, the request is sent with the old value, and the new value is reverted

Reproduction Steps

  1. Go to query parameters of a request
  2. Edit one query parameter value
  3. Hit ctrl+enter

Is there an existing issue for this?

Additional Information

The value appears to be saved if the input looses focus before sending a request

DP-0_recording2.mp4

Insomnia Version

9.3.2

What operating system are you using?

Other Linux

Operating System Version

Linux arch 6.9.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 05 Jul 2024 22:11:24 +0000 x86_64 GNU/Linux

Installation method

AUR

Last Known Working Insomnia version

No response

@DusanLesan DusanLesan added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Jul 10, 2024
@jabrown93
Copy link

jabrown93 commented Jul 10, 2024

Also seeing this on macOS 14.5 on both 9.3.2 and 9.3.1, ended up going back to 9.2.0 and it works there. If I hit enter after modifying the param and them cmd+entry, the edit is saved and works as expected

@RestfuI
Copy link

RestfuI commented Jul 11, 2024

Bump, this is also happening on Windows, if it isn't fixed shortly I'll be moving back to Postman.

@subnetmarco
Copy link
Member

We are looking into this for 9.3.3

@khanifikhsanudin
Copy link

I'm still facing this issue on MacOS Insomnia v9.3.3-beta.1 😢

@subnetmarco
Copy link
Member

We are still working on it and it will be available in a subsequent beta for 9.3.3 - I believe there is already a PR open.

@gatzjames
Copy link
Contributor

Thanks for the feedback everyone. This is now fixed in the latest beta and will be released in the coming patch version!

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

6 participants