- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 05:47 AM
When user clicks on cog icon in dmn_demand table in list view the personalize list window does not pop up.
It works on other tables like: incident.
Tried in different browsers, Edge, Chrome, same issue.
When impersonating user in sub-prod instances it works.
Roles are identical in sub-prod and prod instance.
Any idea?
Thank you in advance
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 10:38 AM
Hello @Tam_s Ujj1
Well the solution is simple, but it is time taking.
Here is what you need to do:
- Go to System UI > Lists
- In the table column search for dmn_demand
- Identify the view that you are trying to access.
- Open that specific record
- You would see the List Elements. This is nothing but the columns that you have in the list.
- Take a snapshot of the columns, and then delete all of them.
Now you should be able to access the list for dmn_demand. (Considering you removed the elements for the view that you are accessing anf trying to load)
Start adding the column one by one, and see how the cog wheel functions.
You would know which column is faulty, by doing this once the cog wheel stops functioning.
Like I mentioned, time taking but very very effective if finding the root cause.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 10:38 AM
Hello @Tam_s Ujj1
Well the solution is simple, but it is time taking.
Here is what you need to do:
- Go to System UI > Lists
- In the table column search for dmn_demand
- Identify the view that you are trying to access.
- Open that specific record
- You would see the List Elements. This is nothing but the columns that you have in the list.
- Take a snapshot of the columns, and then delete all of them.
Now you should be able to access the list for dmn_demand. (Considering you removed the elements for the view that you are accessing anf trying to load)
Start adding the column one by one, and see how the cog wheel functions.
You would know which column is faulty, by doing this once the cog wheel stops functioning.
Like I mentioned, time taking but very very effective if finding the root cause.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 05:11 AM
Hi @SatyakiBose ,
Thanks for your response, I checked the list but could not find any entry for the user for dmn_demand hence could not delete anything but when impersonating the user in prod we could easily modify the list. Not sure how and why but after that it was working for him as well.