Business Rule Personal Details Page: Context Country
We are attempting to change Personal Details Page - differentiating by Country. Therefore we configure business rules that utilizes Country (Component Context) as conditions:
For Gender there are two custom Extension Rules that are applied in the test case of opening a US Employee:
The above rule overrides the below one, thus making the filed NOT Required → Optional. That is working fine.
For Biographical Info → Date of Birth, there are 3 rules present. I do expect that the second one is overriding the below ones.
Though, DOB-Field appears to be required in the test case. Not Optional.
Is it the case that the country context is not being evaluated for Date of Birth field? Thus not overriding the first COGL UI Changes Rule?