Skip to content

Include archived flags with stringVariation() #212

Description

@youngm

We have a process where feature flags are updated prior to code that uses them being deployed.

We were hoping that we could archive flags that aren't being used anymore but, that those flags would still evaluate under "stringVariation" while the new code doesn't use those flags is being deployed.

However, when we attempt to check the value of an archived flag with "stringVariation" we get back the default value instead of the archived value.

Is it possible to add an option to include archived flags when checking stringVariation? Or do you have any ideas of a workaround?

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions