Agent Workspace: User Interface (UI) action Create change request from incidents form is not workingIssue Out of the box User Interface (UI) action Create change request from incidents form is not working Steps to Reproduce: Login to effected instanceOpen any incident which is not in closed stateClick on "Create change request" button. ResolutionIt is intended to be used on the agent workspace and not on the native user interface.Customizing it and making it available on the incident form by checking - Form button checkbox to "true" will not work.The User Interface action's code is made to function with the workspace User Interface. https://<your-instance>.service-now.com/sys_ui_action.do?sys_id=1d850156230123001488dc1756bf6504&sysparm_record_target=sys_ui_action&sysparm_record_row=1&sysparm_record_rows=1&sysparm_record_list=sys_idSTARTSWITH1d850156230123001488dc1756bf6504%5EORDERBYname To verify, Navigate to workspaceOpen any incident that was not in closed stateJust beside the "save" button, there is the User Interface (UI) actionsSelect "Create Change Request" and select which type of change requiredRelated LinksUI actions