How to add a user in a Watchlist to be there by default

Mazin AliKarar
Mega Expert

Hi,

I need to add a user to be in the watch list by default of all new created incidents.

Would you please advise how to do it?

Thanks.

1 ACCEPTED SOLUTION

Chandu Telu
Tera Guru
Tera Guru

HI Mazin,



Check the screen shots it may help you


find_real_file.png


find_real_file.png


add default user sys_id


find_real_file.png


View solution in original post

5 REPLIES 5

sndangibbard
Mega Guru
  • Get the sys_id of the user record
  • Open Dictionary entry for the Watch list field (right click label on Incident form > configure Dictionary)
  • Enter the sys_id into the default value field

Remember do do it as a dictionary override. Otherwise you are setting the default on all watchlist fields that comes from task table.
find_real_file.png


Chandu Telu
Tera Guru
Tera Guru

HI Mazin,



Check the screen shots it may help you


find_real_file.png


find_real_file.png


add default user sys_id


find_real_file.png


Thank you