Resolved! How to remove name and Date and Time stamp from additional comments
Hello everyone I am using below script to copy additional comments from catalog task to requested item. (function executeRule(current, previous /*null when async*/) { var compare,task_comment2,task_comment,ritm_comment2,ritm_comment; task_comment =cu...
