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

fix(detected labels): response when store label values are empty #13970

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

shantanualsi
Copy link
Contributor

@shantanualsi shantanualsi commented Aug 27, 2024

Detected labels API response adds labels whose values returned from store might be nil if they are static labels. This
PR adds an additional check to omit them.

@shantanualsi shantanualsi changed the title Fix detected labels response when store label values are empty fix (detected labels): response when store label values are empty Aug 27, 2024
@shantanualsi shantanualsi changed the title fix (detected labels): response when store label values are empty fix(detected labels): response when store label values are empty Aug 27, 2024
@shantanualsi shantanualsi marked this pull request as ready for review August 27, 2024 11:30
@shantanualsi shantanualsi requested a review from a team as a code owner August 27, 2024 11:30
Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shantanualsi shantanualsi merged commit 6f99af6 into main Aug 27, 2024
63 checks passed
@shantanualsi shantanualsi deleted the shantanu/empty-cardinality-bugfix branch August 27, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants