Agent Workspace: On new records, dependent field displays choices from another tableDescriptionAgent Workspace: On new records, dependent field displays choices from another tableSteps to Reproduce 1) Create a custom table extending task, for example: u_security_grc_ticket2) Create a custom field of type Choice on the task table called: u_status_reason3) Make the custom field dependent on the State field and set Choice to Dropdown with -- None --4) Add the following choices to the sys_choice table:Table: u_security_grc_ticketElement: u_task_status_reasonValue: ShareLabel: ShareDependent Value: 1Value: AvoidLabel: AvoidDependent Value: 1Table: incidentElement: u_task_status_reasonValue: Incident CallLabel: Incident CallDependent Value: 15)Add the u_status_reason field on the incident form on the Workspace View6) On Agent Workspace, create a new Incident7) On the State, the default value is set to New and the Status reason field has the correct dropdown value of Incident Call8) Change the State field to In Progress9) Change the State field back to --None--Result: The Status reason field now displays the choices configured for the u_security_grc_ticket table.This was tested and reproduced on Paris release and was working in Orlando.WorkaroundThis 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.Related Problem: PRB1476103