In a blueprint, we have configured 40+ attributes under the Properties tab.
We require that all the attributes are populated before any action is taken.
STEPS TO REPRODUCE:
1. Go to a Blueprint instance with object having more than 10 attributes.
2. Create a rule.
3. For Conditions, add 11 attributes where value is set to 'Is Not Empty'
4. For Actions, Disable Editing Attributes
5. Click Save
Example:
Expected:
Able to create rule with 11 attributes.
Actual: Toast message shows:
Number of rule conditions cannot exceed 10
This is by design as any action can be taken, if the number of rule conditions do not exceed 10.