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

Change: URI result field defaults now to an empty string instead of None #637

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

jjnicola
Copy link
Member

What

Change: URI result field defaults now to an empty string instead of None
gvmd will ignore/hide the URI field if it is an empty string.
Jira: SC-1197

Why

None was later serialized and sent as string containing "None" in the URI result field.

References

Checklist

  • Tests

@jjnicola jjnicola requested a review from a team as a code owner November 26, 2024 14:38
None was later serialized and sent as None string in the URI result field.
gvmd will ignore/hide the URI field if it is an empty string.
@ArnoStiefvater ArnoStiefvater merged commit d8700de into main Nov 27, 2024
13 checks passed
@ArnoStiefvater ArnoStiefvater deleted the uri-none branch November 27, 2024 08:42
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

Successfully merging this pull request may close these issues.

2 participants