[GH-ISSUE #1020] integrate parameters with history #356

Closed
opened 2026-03-16 14:52:29 +03:00 by kerem · 9 comments
Owner

Originally created by @sdavey on GitHub (Jul 24, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1020

sadly the API I'm testing using the query string for all calls, even PUT and POST

I'd like to use Collections to switch back and forth between different tests. Currently parameters are not stored in Collections. I'd like the option for parameters to be restored via Collections, including being cleared when there aren't any parameters.

Originally created by @sdavey on GitHub (Jul 24, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1020 sadly the API I'm testing using the query string for all calls, even PUT and POST I'd like to use Collections to switch back and forth between different tests. Currently parameters are not stored in Collections. I'd like the option for parameters to be restored via Collections, including being cleared when there aren't any parameters.
kerem 2026-03-16 14:52:29 +03:00
Author
Owner

@liyasthomas commented on GitHub (Jul 24, 2020):

I guess parameters are already restored when you "restore a hitoy" item. I just tried and it look ok at my end.

EDIT: Collections also restore parameters. Just tried and it too look ok at my end.

<!-- gh-comment-id:663314827 --> @liyasthomas commented on GitHub (Jul 24, 2020): I guess parameters are already restored when you "restore a hitoy" item. I just tried and it look ok at my end. EDIT: Collections also restore parameters. Just tried and it too look ok at my end.
Author
Owner

@sdavey commented on GitHub (Jul 24, 2020):

I'm glad to hear that. Unfortunately it's not working for me in Safari. I thought I had the latest version of Postwoman but maybe not. I'll see if I can figure it out.

<!-- gh-comment-id:663315664 --> @sdavey commented on GitHub (Jul 24, 2020): I'm glad to hear that. Unfortunately it's not working for me in Safari. I thought I had the latest version of Postwoman but maybe not. I'll see if I can figure it out.
Author
Owner

@liyasthomas commented on GitHub (Jul 24, 2020):

https://postwoman.io is the latest version.

<!-- gh-comment-id:663315855 --> @liyasthomas commented on GitHub (Jul 24, 2020): https://postwoman.io is the latest version.
Author
Owner

@sdavey commented on GitHub (Jul 24, 2020):

thanks, but I'm testing with both postwoman and my service on my local network so I think postwoman.io won't work for me. The one I'm using is version 1.9.7 but looks a little different than the one on postwoman.io.

<!-- gh-comment-id:663316944 --> @sdavey commented on GitHub (Jul 24, 2020): thanks, but I'm testing with both postwoman and my service on my local network so I think postwoman.io won't work for me. The one I'm using is version 1.9.7 but looks a little different than the one on postwoman.io.
Author
Owner

@sdavey commented on GitHub (Jul 24, 2020):

btw, thanks for creating such an awesome tool!! I'll close this issue.

<!-- gh-comment-id:663317597 --> @sdavey commented on GitHub (Jul 24, 2020): btw, thanks for creating such an awesome tool!! I'll close this issue.
Author
Owner

@liyasthomas commented on GitHub (Jul 24, 2020):

It would be better if you could use the latest version (postwoman.io). And I appreciate if you could provide some logs / steps to reproduce issue so that I can track it down.

<!-- gh-comment-id:663317698 --> @liyasthomas commented on GitHub (Jul 24, 2020): It would be better if you could use the latest version (postwoman.io). And I appreciate if you could provide some logs / steps to reproduce issue so that I can track it down.
Author
Owner

@sdavey commented on GitHub (Jul 24, 2020):

ok, I'll give that a try tomorrow.

<!-- gh-comment-id:663318074 --> @sdavey commented on GitHub (Jul 24, 2020): ok, I'll give that a try tomorrow.
Author
Owner

@sdavey commented on GitHub (Jul 24, 2020):

good morning. I've updated to the latest version. I may have figured out what's going on. If I type parameters as part of the url, everything seems to work. But if I change the parameters by using "Add new" and the trashcan buttons, those seem to affect other requests in my collection. I haven't figured out the exact pattern. It may be that deleting a parameter deletes parameters of the same name in other requests in the collection. Sometimes adding a parameter (using "Add new") also adds the parameter to other requests in the collection. Anyway, typing in the url seems to work now. Thanks!

<!-- gh-comment-id:663559757 --> @sdavey commented on GitHub (Jul 24, 2020): good morning. I've updated to the latest version. I may have figured out what's going on. If I type parameters as part of the url, everything seems to work. But if I change the parameters by using "Add new" and the trashcan buttons, those seem to affect other requests in my collection. I haven't figured out the exact pattern. It may be that deleting a parameter deletes parameters of the same name in other requests in the collection. Sometimes adding a parameter (using "Add new") also adds the parameter to other requests in the collection. Anyway, typing in the url seems to work now. Thanks!
Author
Owner

@liyasthomas commented on GitHub (Jul 24, 2020):

Can you produce a screech record of the mentioned behaviour? Let me if you can reproduce the issue in the live version.

<!-- gh-comment-id:663597501 --> @liyasthomas commented on GitHub (Jul 24, 2020): Can you produce a screech record of the mentioned behaviour? Let me if you can reproduce the issue in the live version.
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#356
No description provided.