-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
B-bugBug: general classificationBug: general classificationS-unverifiedStatus: Unverified by maintainerStatus: Unverified by maintainer
Description
Expected Behavior
I was using an older version of Insomnia, the one that didn't require you to login.
On a new machine I wanted to update. I tested v10.x and one request I imported wasn't executing, no error displayed, nothing, the response are just blinked. Now I have updated to 11.x and I see an error message which doesn't tell me much: Error: Could not find request req_51d6f5faa95d46df957bff2d7be7c772
I'm guessing the import did something wrong with the referenced responses.
Shouldn't the import take care of that? I mean to reference the correct responses.
What I have is this:
- an auth request that works ok
- a POST request that uses the output of the auth (a token)

Actual Behavior
All references between requests and responses are broken from the import.
Reproduction Steps
- import a set of requests that have references to other requests' responses
- all references are broken
Is there an existing issue for this?
- I have searched the issue tracker for this problem.
Which sync method do you use?
- Git sync.
- Insomnia Cloud sync.
- Local only
Additional Information
No response
Insomnia Version
11.6.1
What operating system are you using?
Ubuntu
Operating System Version
24.04
Installation method
deb
Last Known Working Insomnia version
No response
Metadata
Metadata
Assignees
Labels
B-bugBug: general classificationBug: general classificationS-unverifiedStatus: Unverified by maintainerStatus: Unverified by maintainer