My Lists on SOW

AhuelieW
Tera Contributor

Good morning ServiceNow gurus.
I hope my message finds you well.

 

I need your help please. I can create new lists within the Service Operations Workspace and apply my filters.

However, when i change those filters for something else and refresh the page, they got reverted to the one i've applied when I first created the lists. I know i can save the new filters i want but every time i refresh the page, I have to go and search the saved filters.

Is there a way to apply new filters so they don't get reverted when I refresh the page ?

 

Thanks

1 ACCEPTED SOLUTION

Hi @AhuelieW ,

for that you can follow the same steps copy the list id

ChaitanyaILCR_0-1751638405924.png

 

this time go to the table sys_ux_my_list table and filter with the copied sysid 

ChaitanyaILCR_1-1751638520832.png

and update the condition

ChaitanyaILCR_2-1751638547613.png

clear the cache log out and login 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

 

 

View solution in original post

10 REPLIES 10

Chaitanya ILCR
Mega Patron

Hi @AhuelieW ,

in the URL you will find the sysid of the list(sys_ux_list record) copy it

ChaitanyaILCR_0-1751631200598.png

go to sys_ux_list table and put filter sys_id is {list id copied from the url}

ChaitanyaILCR_1-1751631259003.png

open the record and update the condition

ChaitanyaILCR_2-1751631355527.png

 

just do cache.do, log out and login and open sow workspace and check

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

 

 

 

Oh that's interristing, but I think it's just for the default lists.

However, i'm talking about a the personal ones. The ones we can create

AhuelieW_4-1751635325209.png

 



@AhuelieW and can you give example of it?

I quickly checked in my end and it works just fine... if not anything, try it in a different browser and/or erase cache, it is never a bad approach in ServiceNow :))))

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Hi,

See my response to Ankur comment....

So here is one of the lists i've created. And you can see that I've 3 filters.

AhuelieW_0-1751635961370.png

 


However, if I change those filters to something else or if I add another filter

AhuelieW_1-1751635961654.png

 


And i refresh the page, it goes back to the previous 3 filters

AhuelieW_2-1751635961785.png