Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
https://insomnia.rest
Apache License 2.0
34.2k stars 1.92k forks source link

Not deleting requests from other branches while switching them #6016

Open patrik-plastik opened 1 year ago

patrik-plastik commented 1 year ago

Expected Behavior

I would expect to hide/delete requests and requests group, after switching the branch

Actual Behavior

While changing a branches in debug page, the request groups and requests are not hiding/deleting and they are still there and those can be commit and push into branch

Reproduction Steps

  1. created requests image
  2. create a new branch out of it
  3. in new branch edit them, add, delete, rename
  4. commit, push image
  5. go back to branch before image
  6. go back to newly created branch image

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

2023.2.2

What operating system are you using?

Windows

Operating System Version

Windows 11 version 22621.1702

Installation method

exe

Last Known Working Insomnia version

No response

patrik-plastik commented 1 year ago

Also I have to mention that I have GIT SYNC set up with Azure DevOps, if that helps.

Nassz commented 1 year ago

has the same with GITLAB/ GIT Insomnia 2023.2.2

solorisx commented 5 months ago

The same issue still occurs with version 8.6.0 and on premise gitlab. The workaround #3057 works, but is cumbersome.