Resolved! How to copy of worknotes from related child incidents to parent case?
Hi,1.I have done with the copy of worknotes from case to related child incidents with the below code.Business rule:Insert/After and update:(function executeRule(current, previous /*null when async*/ ) { // Add your code here if (current.u_add_w...