Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle is_num_identity_overrides_complete field in the feature list UI #4931

Open
matthewelwell opened this issue Dec 19, 2024 · 1 comment
Assignees

Comments

@matthewelwell
Copy link
Contributor

The backend has added a new is_num_identity_overrides_complete to each feature when retrieving the list of features for a given project (and when the environment query parameter is provided).

If this field is false, then the number returned in num_identity_overrides is not an exact representation of the number of identity overrides, so the FE should concatenate the number with a + afterwards.

tiagoapolo added a commit that referenced this issue Dec 23, 2024
ref: #4931

Signed-off-by: Tiago Fonseca <[email protected]>
tiagoapolo added a commit that referenced this issue Dec 23, 2024
ref: #4931

Signed-off-by: Tiago Fonseca <[email protected]>
@tiagoapolo
Copy link
Contributor

On hold until #4840 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants