Workflow to get a manager approval when a INC got created , Add a RunScript to update INC notes
Hi All,I had an Assignment and required some help with code here .Task:Create a Workflow to get manager approval when incident got created and Add Runscript to Update Incident notes based on Approval statevar incGR =new GlideRecord('incident');incGR...