Resolved! Get an error during attempt to open GlideDialogWindow from UI Action in scoped application
Trying to open GlideDialogWindow from UI Action in scoped application from Incident form. Get "page not found" error inside modal window.UI Action has only client-side code.UI Action code:function onTranslateIncidentNoutes() { var dialog = new Gl...

