bit icon indicating copy to clipboard operation
bit copied to clipboard

when running `bit reset` it resets the envs as well

Open odedre opened this issue 3 years ago • 2 comments

Describe the bug

ran bit reset to untag a few components and saw that their envs were reset as well

Steps to Reproduce

  1. create a few components
  2. set their envs to community-react bit env replace teambit.harmony/node teambit.community/envs/[email protected]
  3. bit tag
  4. bit reset -a
  5. run bit envs
  6. see that the envs were all changed back to teambit.harmony/node

Expected Behavior

should keep the envs the same, just untag the components

  • Bit version: 800
  • Node version: v16.15.1

odedre avatar Jul 27 '22 09:07 odedre

That's a known issue. @davidfirst please put here the discussion link

GiladShoham avatar Jul 27 '22 09:07 GiladShoham

Here it is: https://github.com/teambit/bit/discussions/5074#discussioncomment-1738413

davidfirst avatar Aug 14 '22 02:08 davidfirst

no longer relevant. issue resolved already.

itaymendel avatar May 21 '23 15:05 itaymendel