[GH-ISSUE #1847] Enable copy/duplicate menu option for environments #590

Closed
opened 2026-03-16 16:11:20 +03:00 by kerem · 2 comments
Owner

Originally created by @StephaneBischoff on GitHub (Oct 2, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1847

Originally assigned to: @StephaneBischoff on GitHub.

Is your feature request related to a problem? Please describe.
Its a bit of a pain to manage environments usually. You sometime start off writing a few variables for an environment and then need to do the same for the PROD, QA and other environments.

Why require users to rewrite the same variable name all over again?

Describe the solution you'd like
I would like to see an option that copies/duplicate your environment.

Describe alternatives you've considered
None for the moment

Additional context
Here is what I am thinking:

  • Add a duplicate option in the context menu
  • When click, creates a new copy of the environment with a different name '{Old name} Copy 1'
    • If copied again then name '{Old name} Copy 2'

copy-paste

Originally created by @StephaneBischoff on GitHub (Oct 2, 2021). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1847 Originally assigned to: @StephaneBischoff on GitHub. **Is your feature request related to a problem? Please describe.** Its a bit of a pain to manage environments usually. You sometime start off writing a few variables for an environment and then need to do the same for the PROD, QA and other environments. Why require users to rewrite the same variable name all over again? **Describe the solution you'd like** I would like to see an option that copies/duplicate your environment. **Describe alternatives you've considered** None for the moment **Additional context** Here is what I am thinking: - Add a duplicate option in the context menu - When click, creates a new copy of the environment with a different name '{Old name} Copy 1' - If copied again then name '{Old name} Copy 2' ![copy-paste](https://user-images.githubusercontent.com/9750058/135728960-ba29b9d9-6ba4-41bd-b42e-b65dc9ffcb97.png)
kerem 2026-03-16 16:11:20 +03:00
Author
Owner

@StephaneBischoff commented on GitHub (Oct 2, 2021):

Hi. I would like to add this feature if its ok?

<!-- gh-comment-id:932805186 --> @StephaneBischoff commented on GitHub (Oct 2, 2021): Hi. I would like to add this feature if its ok?
Author
Owner

@liyasthomas commented on GitHub (Oct 2, 2021):

Hi @StephaneBischoff, you're free to pick up this feature. Do let us know if you got stuck.

<!-- gh-comment-id:932807745 --> @liyasthomas commented on GitHub (Oct 2, 2021): Hi @StephaneBischoff, you're free to pick up this feature. Do let us know if you got stuck.
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#590
No description provided.