Flagsmith / Flagsmith/edge-proxy
Support `$.flags` context values in segment conditions
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 6
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 1
Description
Support `$.flags..` conditions.
### Acceptance criteria
- The engine dependency is bumped to the version supporting `$.flags` context values.
- Identity-less evaluation passes segments to the engine so `$.flags` and `$.environment` conditions resolve.
Contributor guide
Research direction
No files or tests are named. Start by locating the engine dependency configuration and the identity-less evaluation entry point; then inspect existing segment evaluation tests. Done means the dependency supports $.flags and identity-less evaluations pass segments so both $.flags and $.environment conditions resolve.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100