Investment Portal not displaying the Icons for the Project Status ReportDescriptionThe Investment Portal is not displaying the Project Status Report Icons as expected after you have changed the 'Label' of the Project Status Report Choices.Example: You change the "Yellow" Choice to say "Amber"Steps to Reproduce 1. Go to sys_choice.LIST2. Filter by Table = project_status, Value = yellow3. Update the 'Label' for ALL 6 Records to be "Amber"4. Go to Project > Investment Portal5. Create a New Investment View for Projects6. Ensure one of the Projects has a Status Report with some sections marked as Yellow7. See that the Investment Portal no longer displays the Yellow IconWorkaroundThis problem is currently under review. You can contact ServiceNow Technical Support or subscribe to this Known Error article by clicking the Subscribe button at the top right of this article to be notified when more information becomes available. Workaround Steps: Please note that this workaround can also be applied for the "Red" and "Green" Choices by changing the Label as appropriate. Navigate to System Definition > Choice Lists (The [sys_choice] Table)Filter for Table = project_statusEnsure that the Label is set as the following: Label = Green where the Value = greenLabel = Yellow where the Value = yellowLabel = Red where the Value = red Related Problem: PRB1504496