Flagsmith/flagsmith

Improve Segment Overrides counter in the Project Settings Usage tab

Open

#4.503 geöffnet am 14. Aug. 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)Python (3.475 Stars) (264 Forks)batch import
apifront-endgood first issueimprovement

Beschreibung

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