Flagsmith / Flagsmith/flagsmith-rust-client
Support `$.flags` context values in segment conditions
Open
- Dominant language
- Rust
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
Support `$.flags..` conditions.
### Acceptance criteria
- The engine dependency is bumped to the version supporting `$.flags` context values.
- `getFlags` passes segments to the engine so identity-less evaluation resolves `$.flags` and `$.environment` conditions.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the getFlags entry point and the engine dependency declaration. Check how segments are passed during identity-less evaluation, then verify that $.flags and $.environment conditions resolve as described in the acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100