Skip to content

Expose if feature flags are enabled or disabled via API #10732

@pdurbin

Description

@pdurbin

As discussed in standup today, when writing tests you can't know if feature flags are enabled or disabled.

For example, in my Dockerized dev environment, I have DATAVERSE_FEATURE_DATASET_TYPES: "1" but in Jenkins this feature flag is not turned on. Tests are enabled and passing for me locally but failing in Jenkins because the flag isn't enabled.

I was told it's ok to go ahead and add it to my pull request at #10694 so I'll go ahead.

This issue is related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Size: 0.5A percentage of a sprint. 0.35 hours

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions