Lists are not rendered/ shown in Agent WorkspaceIssue Agent Workspace Lists are showing blank. You can notice the below Console Error: TypeError: Cannot read property 'length' of nullat t.value [as renderListGroupItems] (main.min.js?ts=1566267361120&sysparm_substitute=false:2)at main.min.js?ts=1566267361120&sysparm_substitute=false:2at Array.map (<anonymous>)at t.value [as renderCategory] (main.min.js?ts=1566267361120&sysparm_substitute=false:2)at main.min.js?ts=1566267361120&sysparm_substitute=false:2at Array.map (<anonymous>)ReleaseAllCauseThe issue is caused because of invalid records in sys_aw_list table (i.e the record with empty list name, table and category).ResolutionDeleting the above record will resolve the issue.