Flagsmith / Flagsmith/flagsmith
Improve Segment Overrides counter in the Project Settings Usage tab
Open
api
front-end
good first issue
improvement
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
In in the Project Settings Usage tab, the right-hand number should represent `project.max_segment_overrides_allowed * len(project.environments)`. Right now it's just `project.max_segment_overrides_allowed`, which causes confusion:
Contributor guide
Assessment
This issue has not been assessed yet.