You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one row in a contribution table has a value in a group then all of the rows need to meet the "requiredIfGroup" rule. This is not the way it should work. Only each row should be checked for this rule, not the whole table. I'm removing these checks from the data model until these are fixed.
The text was updated successfully, but these errors were encountered:
If one row in a contribution table has a value in a group then all of the rows need to meet the "requiredIfGroup" rule. This is not the way it should work. Only each row should be checked for this rule, not the whole table. I'm removing these checks from the data model until these are fixed.
The text was updated successfully, but these errors were encountered: