Resolved! How to Create Standard Change from RITM and relate ?
I have created a UI Action on the sc_req_item table and added the same code that I found in the UI Action for the Problem table for Creating a Standard Change:action.setRedirectURL(new StdChangeUtils().getURLForTask(current, 'rfc'));When this UI Acti...