Workspace Builder: Lists don't appear correctly after adding a new filtered listIssue After you open a Workspace in Workspace Builder and add a new filtered list, the preview pane doesn't finish loading, and the Filtered list settings in the right configuration panel is empty. When you try to reopen the Workspace in Workspace Builder and select List, the categories and the filtered lists don't appear correctly.Issue when creating a new filtered list:Reopened Workspace in Workspace Builder: ReleaseApp version: 22.1.3CauseThe list's default view contains a reference to one or more fields that were deleted from the table, but the reference to the fields hasn't been removed from the list's default view.Resolution Suggested fix: Log in to the affected instance as an Admin user.Identify the table that you added when the issue started to occur. In this example, it's the Group Approval (sysapproval_group) table.Navigate to All --> System UI --> Views. Open the record that has Name (empty) and Title Default view. In the open record, select the Lists tab.In the search box, enter the Table name (identified in step 2).Select the table to open the record. Identify and select the field that was deleted from the table but still appears in the List elements related list.Verify each element with the Table columns. In this example for the Group approval table, the field is approval_order. Note: The Element column in the List Element list is the Column name in the table's Columns. Open the approval_order record and delete it. Navigate to All --> UX Lists (sys_ux_list). Filter the records for the Table and Category you created. Delete the record from UX Lists.Navigate back to the App Engine Studio, and edit the Workspace in Workspace Builder. Expand the List navigation, select the category you want to add the filtered list to, and select Add filtered list. Complete the details, select the same table that caused the issue, and select Add. Confirm that the filtered list is successfully added. Close Workspace Builder and open it again to confirm that the lists are loaded as expected.Navigate to UX Lists (sys_ux_list) and verify the Columns column of the record displays content instead of being undefined as shown in step 12. Related LinksSeen In: App version: 22.1.3 Related Problem: PRB1640522 Fix In: App version: 22.2.xApp version: 23.0.x