Flagsmith/flagsmith

Improve Segment Overrides counter in the Project Settings Usage tab

Open

#4,503 opened on Aug 14, 2024

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Python (264 forks)batch import
apifront-endgood first issueimprovement

Repository metrics

Stars
 (3,475 stars)
PR merge metrics
 (Avg merge 2d 21h) (141 merged PRs in 30d)

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