Steps to Reproduce:
1- Create a Sub Object of Project called Pricing
2- Add several attributes, for example a string 1000 field called
"Required at Blueprint Level"
3- Configure Blueprint Rule for a Project Blueprint to make this field on the sub object required.
View Page
Condition Always True
Actions: Required Attributes - "Required at Blueprint Level" (from step 2)
4- Apply blueprint to project
5- Add "Required at Blueprint Level" column to list view
The attribute is not marked with an Asterisk indicating that it is required.
Expected Results: Attribute be flagged as required with an Asterisk
Actual Results: Attribute is NOT flagged as required with an Asterisk
Workaround:
You will still get a popup saying it is required
After engineering review of DE77860
It is determined this is not a bug as we do not display asterisk in grid for Business Rule required attributes because the grid will contain items from multiple blueprints (some will be required and others will not)