What is "Macro missing: approval_summarizer_change_request" warningIssue The below warning is getting logged after opening Change Request approval record. WARNING *** WARNING *** Macro missing: approval_summarizer_change_requestReleaseAll releasesCauseThere is no particular approval_summarizer for Change Request table, the default will usedResolutionNo action is needed.But If you really want to get rid of the message, you could do the following:1. Go to "sys_ui_macro" table and list all the records.2. Open the macro called "approval_summarizer_default".3. Change the name to "approval_summarizer_change_request".4. IMPORTANT: Right click on the top of the form to bring up the context menu, ***Insert and Stay***, a new record will be created without wiping the default macro.