Resolved! Can we trigger script action from UX Component?
Hello Guys,My use case is to copy the child tickets work notes to parent ticket on click of Custom UX Modal buttonFor that I'm using api.emit() function in UX client script but seems it triggers only UX events.I know we can achieve this using async B...