STEPS TO REPRODUCE:-
1. Login to Clarity Classic UI.
2. Create a Sub Object of Project Object.
3. Grant all rights on the Sub Object to admin user.
4. Create an attribute on Project Object which is of boolean type. Let's name it as Test_Attribute. Api enable it.
5. Navigate to Modern UX.
6. Create a copy of the Standard Project blueprint.
7. Edit the new blueprint and add the Sub Object Module. Make sure that enable create dialog is checked for this module.
8. Click on Rules. Add a new rule.
Attribute Update -> If "test_attribute" == Yes then Disable Adding Child Objects -> Disable selected -> Project Sub Object.
9. Navigate to Modern UX -> Projects, associate a project to the new blueprint.
10. Navigate to Sub Object module and create few instances and Group by Name on the Grid.
11. On the projects grid, toggle Test_Attribute to Yes.
12. Navigate to Project -> Project Sub Object Module and refresh the page.
Expected Results :- Since the rule gets enabled, both the quick create icon and "New Sub Object" Button shouldn't be visible.
Actual Results :- New Sub Object button is visible and users are able to create the instance if the grid has a group by column.
DE172142
DE172142 is under Engineering Review