[GH-ISSUE #4321] [feature]: Create new requests without siphoning data from the previous one #1571

Closed
opened 2026-03-16 20:53:14 +03:00 by kerem · 3 comments
Owner

Originally created by @GetPsyched on GitHub (Sep 2, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4321

Originally assigned to: @anwarulislam on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Summary

When I create a new request, I want that I make a new clean request that doesn't have its body or URL copied over from some previous request.

Why should this be worked on?

This does more harm than good because I end up removing everything most of the time; scenarios where I actually keep some of the old stuff is quite rare, which makes the current behaviour quite annoying.

Originally created by @GetPsyched on GitHub (Sep 2, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4321 Originally assigned to: @anwarulislam on GitHub. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary When I create a new request, I want that I make a new clean request that doesn't have its body or URL copied over from some previous request. ### Why should this be worked on? This does more harm than good because I end up removing everything most of the time; scenarios where I actually keep some of the old stuff is quite rare, which makes the current behaviour quite annoying.
kerem 2026-03-16 20:53:14 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@liyasthomas commented on GitHub (Sep 3, 2024):

This is a good feature request. Since now we have the ability to duplicate a request, I think creating a new request should start with a fresh context.

While we prioritise this feature for next release candidates, you can use the keyboard shortcut Ctrl/Cmd + I to reset the current active request to its default context without manually clearing each one.

<!-- gh-comment-id:2325573327 --> @liyasthomas commented on GitHub (Sep 3, 2024): This is a good feature request. Since now we have the ability to duplicate a request, I think creating a new request should start with a fresh context. While we prioritise this feature for next release candidates, you can use the keyboard shortcut `Ctrl/Cmd` + `I` to reset the current active request to its default context without manually clearing each one.
Author
Owner

@GetPsyched commented on GitHub (Sep 3, 2024):

Thanks for the handy shortcut!

<!-- gh-comment-id:2325735692 --> @GetPsyched commented on GitHub (Sep 3, 2024): Thanks for the handy shortcut!
Author
Owner

@jamesgeorge007 commented on GitHub (Apr 3, 2025):

Hi, closing this issue as it's addressed in the latest release. Please feel free to let us know if you have any feedback.

<!-- gh-comment-id:2775815790 --> @jamesgeorge007 commented on GitHub (Apr 3, 2025): Hi, closing this issue as it's addressed in the latest release. Please feel free to let us know if you have any feedback.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1571
No description provided.