002779: Attribute rules that reset the validation status with calculationRequired and validationRequired must only execute on the server.

Description

When creating or importing attribute rules that include the calculationRequired or validationRequired keyword in the expression, the rule must be defined for server only execution.

Solution

Ensure that the rule is configured to only execute on the server. This is controlled by the Server only (exclude_from_client_evaluation in Python) parameter.

See the Add Attribute Rule and Import Attribute Rules help to review the parameter usage notes.