Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export of scratchpad leaked private environments #8506

Closed
2 of 4 tasks
xenoterracide opened this issue Mar 21, 2025 · 2 comments
Closed
2 of 4 tasks

export of scratchpad leaked private environments #8506

xenoterracide opened this issue Mar 21, 2025 · 2 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@xenoterracide
Copy link

Expected Behavior

export and clicking no for private environments should not include private environments.

Actual Behavior

it would appear that whether you click yes or no is a noop. Either way my private environment got exported

  subEnvironments:
    - name: QA
      meta:
        id: env_1be88a2c73d64ef4a619f87f1f9c2e40
        created: 1742321591999
        modified: 1742324167037
        isPrivate: true
        sortKey: 1742321591999
      data:
        client_id: realcredential

Reproduction Steps

  1. have a private sub environment
  2. click scratchpad
  3. click export
  4. click insomnia 5
  5. Do you want to include private environments in your export?

either yes or no to step 5 produces the same result

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

No response

Insomnia Version

11.0.0

What operating system are you using?

macOS

Operating System Version

Darwin 603e5f60b5a8 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:23 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6031 arm64 arm Darwin

Installation method

download from insomnia.rest

Last Known Working Insomnia version

No response

@xenoterracide xenoterracide added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Mar 21, 2025
@shubhendu-enable
Copy link

shubhendu-enable commented Mar 26, 2025

The same issue with Git Sync behaviour, the private environment is considered for the Git commit

@gatzjames
Copy link
Contributor

Hey @xenoterracide and @shubhendu-enable thanks for the feedback.
This should now be fixed in v11.0.1 patch release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

3 participants