mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3728] [feature]: pre-request script in collection level #1291
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1291
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cethol on GitHub (Jan 7, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3728
Is there an existing issue for this?
Summary
Why should this be worked on?
We already have pre-request script in the request level, i think it would be so great if we could put the pre-request script in collection level. Because if we do that in request level we should write redundant script for every request.
@amal-mobiux commented on GitHub (Mar 5, 2024):
@liyasthomas @AndrewBastin
Is there any progress on this issue?
or is it free to take up?
@liyasthomas commented on GitHub (Mar 5, 2024):
Hi @amal-mobiux, we're still at initial plans for this feature hence this is free to take up as a challenge. Let me know if you need any help with codebase - feel free to pick this up.
@camsvn commented on GitHub (Mar 8, 2024):
Hi there @liyasthomas! Thanks for respondin and offering this opportunity. I'm excited to take on the challenge of working on this feature. I'll dive into the codebase and let you know if I have any questions or need assistance along the way.
@BrilloPad8 commented on GitHub (May 10, 2024):
I would like this feature also.
@camsvn commented on GitHub (May 15, 2024):
This is a WIP. I try working on this every weekend, hence the slow progress.
I'll soon create a draft PR for this issue
@johnhorse commented on GitHub (Jul 15, 2024):
Hey, do you think we could get this feature up and running by the next release?
@ChristoferMendes commented on GitHub (Sep 3, 2024):
This is the only feature blocking me from moving from Postman :/
@liyasthomas commented on GitHub (Sep 3, 2024):
We've prioritized this feature in our roadmap. Expecting to release this feature in October.
@camsvn commented on GitHub (Sep 27, 2024):
@liyasthomas Thank you for the update! I appreciate that this feature is now a priority on the roadmap. I’ve been a bit delayed in my process, but I’ll make sure to get it done in time for the release in October.
@danielhoang99 commented on GitHub (Oct 15, 2024):
liyasthomas sorry but can you tell me when this part will be released?
@safwanyp commented on GitHub (Oct 31, 2024):
Any updates? It's the only feature stopping us from moving from Postman.
@GeorgeIpsum commented on GitHub (Nov 18, 2024):
@camsvn hey! Wanted to know if you needed any support or could use any help in developing this. This is practically the only feature stopping my team from switching over to hoppscotch entirely, so would definitely like to help unblock if at all possible
@jona-termly commented on GitHub (Feb 13, 2025):
Periodic check in to see if there's any update here?
@gatspy commented on GitHub (Mar 9, 2025):
I can't wait for the new version to drop with this feature. Once it's out, I'm definitely gonna jump on it right away. 💯
@filipjnc commented on GitHub (Mar 10, 2025):
The PR is here: https://github.com/hoppscotch/hoppscotch/pull/4070
Maybe somebody from the community who worked on the codebase before can contribute. It would take me hours to learn the codebase to be able to contribute on this one.
@ruan-molinari commented on GitHub (Apr 2, 2025):
Could someone from the hoppscotch team review this PR?
This is the only feature pending for the company I work at to switch to hoppscotch. We have several teams with multiple projects and tons of endpoints, and this is a must have for us.
@manulifeam-chenmax commented on GitHub (Apr 29, 2025):
The second October is almost here 😄
@GeorgeIpsum commented on GitHub (May 30, 2025):
The PR in its current state is (I think) unfortunately incomplete. As far as I can tell, current commits have only added the base tab UI to collection properties, though I'm not sure if more work has gone into this behind the scenes. I haven't heard from @camsvn regarding any updates here either, so I may try and tackle this myself in the next month or two once I get time. Not sure if anyone from the hoppscotch team is prioritizing this however
@pavelicii commented on GitHub (Jun 13, 2025):
@liyasthomas Is this feature still prioritized in your roadmap?
@Nackophilz commented on GitHub (Jul 18, 2025):
Up on this feature , the pre request script on collection, especially for auth header is a must have , still prio ?
@geert-mol commented on GitHub (Sep 17, 2025):
Not having this feature is a deal breaker for me.
@andrewneoatdoshii commented on GitHub (Nov 26, 2025):
this should be a base feature..
@agungkes commented on GitHub (Dec 10, 2025):
So this feature isn't really on the roadmap yet?
@johnan319 commented on GitHub (Jan 5, 2026):
Hey everyone, we recently migrated to Hoppscotch but didn't realise this feature doesn't exist coming from Postman. I briefly added the feature and tested it locally and it seems to work, it's not the prettiest but happy to receive feedback!
For some reason I had issue checkout to the existing branch so I just created a new one.
PR here