was due to wrong logic in the check_required_fields function and the fact that some inputs were lists compared against lists of conditioning responses and others were strings compared against conditioning responses.
I think I fixed it, @cptanalatriste could you please be a 2nd pair of eyes to review that this makes sense now?
The issue
62
was due to wrong logic in the check_required_fields function and the fact that some inputs were lists compared against lists of conditioning responses and others were strings compared against conditioning responses.
I think I fixed it, @cptanalatriste could you please be a 2nd pair of eyes to review that this makes sense now?