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(send_kcidb): Do not crash if optional field is missing #869

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 5, 2024

  1. fix(send_kcidb): Do not crash if optional field is missing

    Some fields might be not present, as they are optional in model.
    Also add this field in custom checkout, even it is not mandatory,
    it is better to have it for consistency.
    
    Signed-off-by: Denys Fedoryshchenko <[email protected]>
    nuclearcat committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1edfcc4 View commit details
    Browse the repository at this point in the history