Closed
Description
The lookup method uses a switch for the common values, but uses a conditional 'if' for the null value. The patch adds the null value to the switch.
add_null_value_to_switch_.patch.txt
Metadata
Metadata
Assignees
Labels
No labels
The lookup method uses a switch for the common values, but uses a conditional 'if' for the null value. The patch adds the null value to the switch.
add_null_value_to_switch_.patch.txt