Search tickets by description / short description

patrikmondolfi
Kilo Contributor

I am new to ServiceNow since a week back (new job).

Trying to figure out how reports and filters, etc work. And the search function of course.

For now, I want to be able to search all tickets (resolved and unresolved) for either description or short description. This is so that I can easily look up how my predecessors and senior colleagues have worked on tickets (by reading their worknotes etc.)

I also need to be able to see the description in the search results lists so that I can easily survey the search results and quickly find a relevant ticket.

Any help appreciated.   Thanks!

/Patrik

4 REPLIES 4

darius_koohmare
ServiceNow Employee
ServiceNow Employee

To search all tickets for either description or short description, just type incident.list into your navigator.


This will list all the 'tickets' regardless of state.


Then you should see a short description column and a search box. Type *your text to do a contains search in that field.Screen Shot 2017-10-04 at 10.57.54 AM.png


To add description, just press the cog item in the upper left of the list. In the available columns, double click description to move it over.Screen Shot 2017-10-04 at 10.58.05 AM.png


Patrick Fedigan
Giga Guru

Hello Patrik,

 

 

 

This thread can explain how to add fields to be displayed in the Global Search Results Displaying Fields in Global Search Results

 

 

 

Cheers,

 

Jaspal Singh
Mega Patron
Mega Patron

Hi Patrik,



Global search that is present in the top right corner will look for keywords that are typed in & then search for tables included in the System Definition >> search group >> Tasks with necessary filters as below.


find_real_file.png



This means that the keywords typed in global search will be searched in these tables. In order to make search in other tables you can include those tables as well.



In addition, to global search if you are looking for search as table level then you can refer what darius.koohmarey has suggested.


hi, what are you referring to when yuo mention "System Definition "?