Skip to content

Fix bug with handling of checkbox responses

Himmelsbach, Zachary requested to merge fix_data_quality_rules_gen into master

Previously, the data quality rules generator assumed that checkbox choices would be consecutive, starting with 1. This is not always the case, and the update allows for arbitrary numbers being used.

Merge request reports

Loading