Flagsmith / Flagsmith/flagsmith

Return identity_feature_state in the /projects/{project_id}/features?identity=id endpoint

Open
#7,095 0 comments 0 reactions 0 assignees View on GitHub
api tech-debt
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

Description

### Is your feature request related to a problem?

The frontend chains a lot of endpoints together in order to display identity overrides which is especially problematic where we have pages of feaures.

### Describe the solution you'd like.

``/projects/26448/features?environment=id`` returns ``environment_feature_state``, we should have for ``/projects/26448/features?identity=id`` return ``identity_feature_state``

### Describe alternatives you've considered

Keep lots of dead code

### Additional context

This will help remove a lot of old redux / javascript code

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.