Skip to content

Share tags across environments #728

Description

@ielaajezdev

Hi team! Great work with Phase, it's a blast to use. This is a feature request concerned with the tags you can assign to secrets.

Is your feature request related to a problem?

  • There is this request that describes a view to manage tags, which is where my feature request could be incorporated as well.

Describe the solution you'd like

Tags can be assigned to secrets per environment (dev/staging/production) only. We use tags for filtering (which service gets which secrets is based on tags), but since tags are not shared among environments we need to apply all tags separately in each environment. This creates an inconsistency between environments.

Next to that, if you edit secrets in the main screen (where dev, staging and production are next to each other), the tags get removed.

I would like to:

  • Be able to mark tags as "universal", to share them between environments.
  • Not have the tags removed when editing a secret in the "main overview" screen

Describe alternatives you've considered

I have tried using the sdk to programatically copy tags between environments.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions