open-feature / open-feature/php-sdk
[BUG] Metadata supports
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 43
- Forks
- 14
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 4
Description
Observed behavior
Currently, the flagd provider for OpenFeature does not support accessing flag metadata that may be defined in the flag configuration or globally. When flags include metadata information, it is not possible to retrieve it via the sdk at all.
Expected Behavior
No response
Steps to reproduce
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or reproduction steps are named in the issue. Start by locating the flagd provider and its flag-evaluation entry point, then trace how configured and global metadata could be exposed through the SDK; done means metadata can be retrieved for flags that define it and existing provider tests cover the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100