Flagsmith/flagsmith

Improve Segment Overrides counter in the Project Settings Usage tab

Open

#4.503 aberto em 14 de ago. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)Python (3.475 stars) (264 forks)batch import
apifront-endgood first issueimprovement

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:

Guia do colaborador