Resolved! How to copy attachments from defect (OOB UI Action)
Hi , I need to Modify out of the box UI action (create_story). Need to copy attachments from demand to story while creating story from demand. Below is the existing code. function openFormDialog(){ var sysId; if (typeof rowSysId == 'undefined') s...