Unable to Enable live updates for a custom list on the workspaceIssue ProblemA user wants to enable live updates for a customized list that was created on the workspace Steps to reproduce Go to Service Operations Workspace (SOW)Go to Lists > Myt listsCreate a new listSet the live update for the list Observe the live update does not apply on the list created but it is working fine on the standard lists on SOW Note: You can check how to set the live updates here: Configure live updates for listsReleaseGenericCauseRoot CauseThat is not possible to do it due to designResolutionSteps to Resolve This is not possible to do it due to these situations: 1. The live updates feature requires activation on the sys_ux_list table, which includes the 'Live Updates' option. 2. Custom lists are stored in sys_ux_my_list lack the 'Live Updates' option, preventing live updates from being enabled for these lists. 3. No workaround exists to enable live updates on sys_ux_my_list due to the absence of the required configuration option. Note: You can create an idea via the ServiceNow Ideas portal at ideas portal to request a platform enhancement.Related LinksConfigure live updates for lists ideas portal