'Reopen Incident' UI action button not visible on incident form

Balakrishna_ABK
Tera Guru

I want to activate OOB 'Reopen Indicent' UI action. I made it active 'true' and visible on 'form button' but still it is not visible. I want to know when it will be visible on incident form ?find_real_file.png 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

check the condition of that UI action is evaluating as true or not?

you need to check the function canReopenIncident

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

6 REPLIES 6

Hi Ankur,

 

I also facing the same issue and this script include is in readonly. how to modify this script to view reopen button for all users?

Hi @Deepa12 
To edit the default script include you will need to override eg. there is already an overridden script exists like the default read only is IncidentUtilsSNC and overridden is IncidentUtils