Flagsmith / Flagsmith/edge-proxy-rs

Support `$.flags` context values in segment conditions

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2
Forks
1
Avg merge
4h 20m
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

No contributing guide indexed for this repository

Research direction

Locate the engine dependency and the identity-less evaluation entry point, then inspect how segments are passed to the engine. Update the dependency to the version supporting $.flags context values and ensure identity-less evaluations pass segments so both $.flags and $.environment conditions resolve. Verify the acceptance criteria with the repository's existing test or check commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.