Unable to set a style on an empty value reference field when user define the style with conditionsDescriptionWhen users configure a style with conditions on a reference field, it doesn't apply when field has an empty value.Steps to Reproduce 1. Navigate System UI --> Field Styles2. Click New button and fill the form as below:Table: Change RequestField Name: Assigned toValue: javascript:current.getValue("type")=="normal" && current.getValue("assigned_to")==''Style: background-color:black- Submit the record- Navigate Change --> AllExpected Behavior: See the black dot on the rows where Type = Normal and Assigned to = (Empty)Actual Behavior: Style doesn't apply to Assigned to columnWorkaroundThis issue is under review. To receive notifications when more information is available, subscribe to this Known Error article by clicking the Subscribe button at the top right of the article. If you are able to upgrade, review the Fixed In field to determine whether any versions have a permanent fix.Related Problem: PRB1337029