microsoft / microsoft/FeatureManagement

Feature Flag Composition

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
15
Forks
5
Avg merge
7d 5h
Merged PRs (30d)
1

Description

When loading feature flags, if multiple feature flags have the same name, then they should be last one wins.

  • DotNet Feature Management Library, local file
  • Python Provider
  • Python Feature Management library
  • Verify Spring Feature Management Library
  • Verify JavaScript Feature Management Library
  • Add Validation Test

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the feature-flag composition behavior across the DotNet local-file library, Python provider, Python library, Spring library, and JavaScript library listed in the checklist. Verify that duplicate names consistently use the last value, then complete the validation test item and verify the Spring and JavaScript implementations.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, javascript, python, spring
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.