How to revert ran Scheduled Job script back

Victoria Kondra
Tera Contributor

Dear community, 

Please help to resolve the issue. I was running the Scheduled Job in Dev and the script was incorrect, so even though it was a simple test it caused major issue with the test data. Please help how to make it go away how to revert to original state before the Scheduled Job script. 

Thanks, 

Victoria

 

1 ACCEPTED SOLUTION

sachin_namjoshi
Kilo Patron
Kilo Patron

you will have to restore backup on your instance before running scheduled job.

Create HI incident to restore instance with latest backup before running scheduled job.

 

Regards,

SAchin

View solution in original post

4 REPLIES 4

sachin_namjoshi
Kilo Patron
Kilo Patron

you will have to restore backup on your instance before running scheduled job.

Create HI incident to restore instance with latest backup before running scheduled job.

 

Regards,

SAchin

Thank you, Sachin!

 

 

I have done. Is there a way to restore on my own?

I would suggest testing your scripts using System Definition > Scripts - Background going forward.  This has a roll back where you can just roll back the changes and not the entire instance.  If any other development was done today you may want to export your update sets.

Other way can be just exporting data from TEST and import it in DEV