Overall Status Not working in the New User Experience (UX) if using customized calculation and display mappings even though the status shows correctly in the Classic UI
Steps to Reproduce:
- In PPM, go to Administration->Objects->Status Report->Attributes
- Click on the Overall Status attribute
- Click the Build Calculated Attribute link next to Calculation
- Change Sum to Max so the new Expression is: Max(cop_schedule_status,cop_scope_status,cop_cost_eft_status)
- Click Save and Return
- Under Display Mappings make the below changes and click Save and Return:
- Set On Track From and To to both be 10
- Set Needs Help From and To range to both be 20
- Set At Risk From and To range to both be 30
7. Create a new Project in Classic UI
8. From the Project's properties drop down, select Status Reports
9. Click New to create a new Status report with the following values:
- Schedule Status = At Risk
- Scope Status = Needs Help
- Cost and Effort Status = At Risk
10. View the Overall Status value for the Status Report in Classic UI and note that it shows "At Risk"
11. Navigate to the Same project in the New UX
12. Click on the Status tab to view the Status Report and observe the Overall value
Expected Results: Overall displays as "At Risk"
Actual Results: Overall displays incorrect as "No Status"