Flagsmith / Flagsmith/flagsmith
Support `$.flags` context values in segment conditions
Open
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
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
Start by locating the engine dependency declaration and the identity-less evaluation entry point. Trace how segments are passed to the engine, then verify that $.flags and $.environment conditions resolve and that the dependency version supports the required context values.
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
- 68/100