a377c3 Low: scheduler: treat missing parameter as NULL in rules with value-source

1 file Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Low: scheduler: treat missing parameter as NULL in rules with value-source
    
    Previously, if value-source were set to "param" or "meta", and an affected
    resource did not have the specified parameter, the parameter name would wrongly
    be used as the value to compare against. Now, use NULL as the value to compare
    against.
    
    patch_name: 009-digests.patch
    present_in_specfile: true
    location_in_specfile: 9
    squash_commits: true
    
        
file modified
+8 -3