[list v2] The list view "sys_ref_list" returns a mostly blank resultDescriptionWhen viewing a table via the "sys_ref_list" view, the results show blank values on the list.Steps to Reproduce Navigate to a table with a configured list view with the following URL format:/<table-name>.do?sysparm_view=sys_ref_listFor example:/alm_asset_list.do?sysparm_view=sys_ref_listsys_ref_list view for the alm_asset table:/sys_ui_list.do?sys_id=a12802f237112000fceabfc8bcbe5dc4As a result, the first column will be blank, while the rest of the columns are missing.WorkaroundThis problem only occurs when users browse directly to the table list view to configure the fields, i.e: /<table_name>_list.do?sysparm_view=sys_ref_list By design sys_ref_list requires a target parameter, can not be accessed directly from the URL. Configuring the list view by the pop-up window from a reference field to the table workarounds this issue.Related Problem: PRB1270478