Can we open Requests which have been closed using Fix Script?

VIKAS45
Tera Guru

Can we open Requests which have been closed using Fix Script?

 

Can we rollback Fix Script which closed those Requests ?

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@VIKAS45 Please refer to this article and see if it helps https://www.servicenow.com/community/developer-articles/how-to-rollback-your-modifications-made-by-f....

 

Also the closed request can be opened via fix script.

Danish Bhairag2
Tera Sage
Tera Sage

Hi @VIKAS45 ,

 

  • You can navigate to script execution history from filter navigater.
  • Search the record which u executed. By sorting created (z to a) field.
  • Open the record. When u scroll below you should be able to see Rollback as an related link.
  • Click on it, a pop up will appear where u need to enter 'yes' & submit
  • All the changes will be rolled back.

 

Note : Rollback back option stays for only 4 hours post which the it will disappear from your record.

 

Mark my answer helpful & accepted if it answers your question.

 

 

Thanks,

Danish