Skip to content

Fixes #15608: Avoid caching values of null fields in search index #15611

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

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

jeremystretch
Copy link
Member

Fixes: #15608

Tweak get_field_value() to avoid returning "None" for null values.

@jeremystretch jeremystretch requested a review from arthanson April 3, 2024 20:20
@jeremystretch jeremystretch merged commit 282dc7a into develop Apr 4, 2024
@jeremystretch jeremystretch deleted the 15608-null-search-entries branch April 4, 2024 14:45
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty search entries are being created for device asset tags
2 participants