Resolved! need to change the change request status from implementation approval to Closed
Hello Am using the below script to change the Change request status from implementation approval(1) to Closed(3) and sub status(cancelled ) to but its not working for me, can you suggest something.var gr = new GlideRecord('change_request');gr.addQuer...
