Flagsmith / Flagsmith/flagsmith-dotnet-client
Surface engine reasons in SDK response objects
- Dominant language
- C#
- Stars
- 20
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Part of https://github.com/Flagsmith/flagsmith/issues/8232
Surface the evaluation `reason` (Environment Default, Segment Override, Identity Override) returned by the engine in the SDK's flag/response objects.
Has to cover:
- SDK API responses
- Local evaluation
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the SDK API response objects and the local evaluation path to find where engine evaluation results become flag or response objects. Check the related Flagsmith issue 8232 for the expected reason values, then verify that SDK API responses and local evaluation both expose the engine reason.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100