update all approvals as a single comment
Hi,I want to add all approvals to the additional comments of ritm as a single comment. I tried writing Business rule on sc_req_item with below code. (function executeRule(current, previous /*null when async*/ ) {var gr = new GlideRecord("sysapproval_...