Task list layout changes (reverts to default) with no known user input and by users who do not have rights to configure listsDescription At seemingly random intervals, a user without configure list rights manages to delete and recreate the default list for the task table, effectively changing the list display for all users in the system. Steps to Reproduce Open existing list views as an administrator.Locate any GLOBAL list view with Default view and blank user - delete it.Impersonate an ITIL user.Navigate to My work. Note that there is no Default GLOBAL View.Go back to an admin account.Open list views. Note the GLOBAL Default View created for the previous non-admin user.Delete this list view again.Impersonate another user.Navigate to My Work.Note that there is no Default GLOBAL View. Repeat steps 5-6.Note that these new views have different sets of columns than the base system Default view. Workaround This problem has been split into the following: - PRB659934 - Fixed since Geneva Patch 8 - List view personalizations actually being deleted - Running a public report against the table by an unauthenticated user cases the default view for that table to be deleted - PRB650566 - Fixed since Geneva Patch 4 - in Normal lists are cached based on the combination of role so users with the same role combination will see the sysform_realcache entry for that matching set of roles - PRB570571 - Fixed since Helsinki - Embedded lists are cached based on the combination of role so users with the same role combination will see the sysform_realcache entry for that matching set of roles As a partial workaround, and to avoid manually fixing the list when the problem occurs, follow these steps: Export the sys_ui_list record after you have fixed it the first time.Re-import it if the problem appears again (overwriting the corrupt one). Related Problem: PRB648208