Resolved! Duplicating a ticket without submitting it using UI Action.
Hello, good day/eve) I am trying to create a UI Action script so that I can copy a change.Instance details: Developer instance. Xanadu.UI Action is as follows:UI Action script: var gr = new GlideRecord("change_request"); gr.initialize(); gr.request...