mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #2924] [feature]: Ability to specify if saving to local or team environment #944
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#944
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 @itsJoKr on GitHub (Feb 15, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2924
Is there an existing issue for this?
Summary
When working with the team we use team environment with variables like:
But often we will need to login to perform some requests. For these we need to save locally since every team members will have different values:
The problem is that if we select Team environment all the variables will be saved to that team environment and that can mess up with other team members while they are working at the same time.
Our current workaround is that everyone needs to setup and import the local environment.
Two ways we can solve this:
pm.environment.setwill update the variable only locally. Refer to image below:Why should this be worked on?
It prevents multiple team members from working together and using team environments simultaneously.
@syamsoul commented on GitHub (Aug 11, 2023):
hope this feature will be implemented soon...
@iDschepe commented on GitHub (Feb 4, 2025):
Would be very helpful.
@liyasthomas commented on GitHub (Aug 4, 2025):
This feature is now available in Hoppscotch.
Docs: https://docs.hoppscotch.io/documentation/features/environments#types-of-values-in-an-environment