You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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 justproject.max_segment_overrides_allowed, which causes confusion: