And operator is not being validated correctly.

Created on 25 September 2023, about 1 year ago
Updated 5 November 2023, about 1 year ago

Problem/Motivation

I currently working through an implementation where I'm trying to implement an "if your permanent address is different than your mailing address", then I'm required to fill out the address fields for the permanent address"

The issue, or bug I'm reporting, is that each of the fields is configured the"Interaction with other dependencies" as AND.

From what I have read, this should mean that field_pa_address_line_one should be required when field_iep_address_same is unchecked AND field_last_name has a value. (see screen shot below).

Our validation configuration for the fields looks as follows.

Steps to reproduce

Proposed resolution

Configuration that have the same target field, that are configured with AND, should only be true, when the two corresponding Controlled by fields are also true.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

4.0

Component

Javascript

Created by

🇺🇸United States nathanhealea

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024