We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Unable to find Change Request like Normal change, Standard Change and Emergency change in the incide

AnushaY75520426
Tera Contributor

Hi,

 

I am unable to find the Change Request like Normal Change, Standard Change and Emergency Change in the existing incident record. I wanted to create a normal change from existing incident record, but I am not finding the options in the context menu and grey area if I right click. 

I tried

1. I could see the change_request table in the tables and its list

2. In incident UI action I could see the create change request

3. plugins - I am unable to find the 

com.snc.change_management in installed, uninstalled areas.
4. I did cache.do 
 
Can someone help me with this. 
 
6 REPLIES 6

Tanushree Maiti
Tera Patron

Hi @AnushaY75520426 

 

It seems you are using PDI. Did you modified OOB UI action component  or  remove any role from admin.

If yes , 

Please check UI Action condition and validate that all are satisfying.

Here is Zurich PDI , UI action's condition->it is working fine for Sytem Administrator.

 

current.state != IncidentState.CLOSED && gs.hasRole("itil,sn_change_write") && gs.fieldExists('incident', 'rfc') && current.rfc.nil()

 

TanushreeMaiti_0-1780490162066.png

 

If No,

Repair Change management and Incident management Plugin.

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

AnushaY75520426
Tera Contributor

I checked with UI Action, it is the same no changes are they. I tried with plugins repair but no luck