Unable to save changes on a Conditional Required Modal rule if an attribute is locked at that object instance.
The save button is missing when using Conditional Required Modal pop up.
Steps to Reproduce:
- Login as Admin and navigate to MUX->Administration->Blueprints
- Create a copy of the default project blueprint and edit it.
- Create Rule of type Conditional Required Modal and choose Target Attribute as Sponsor if Value Changes then open the modal.
- Publish Blueprint and set that blueprint to whatever project you will be testing with.
- Navigate to Classic go to Administration->Processes
- Create a simple process where you will lock a custom attribute using system action. Tested with string type attribute
- Connect Start to Finish and validate and activate the process.
- Run the process against the project you will be testing your business rule for. Make sure attribute was locked.
- Navigate back to MUX->Projects and open the same project for which attribute was locked.
- Change value for Sponsor and notice Conditional Required Modal popup comes up but no Save button is showing.
Expected Results: Save button to be available so changes can be performed .
Actual Results: Save button is missing