Flagsmith/flagsmith

Improve Segment Overrides counter in the Project Settings Usage tab

Ouverte

#4 503 ouverte le 14 août 2024

 (1 commentaire) (0 réaction) (1 personne assignée)Python (264 forks)batch import
apifront-endgood first issueimprovement

Métriques du dépôt

Stars
 (3 475 étoiles)
Métriques de merge PR
 (Merge moyen 3j 7h) (157 PRs mergées en 30 j)

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:

Guide contributeur