A Business Rule can be duplicated using 'Insert' or 'Insert and Stay' UI Actions even if it has the protection policy set to 'Read-only' or 'Protected'DescriptionA Business Rule can be duplicated using the Insert' or 'Insert and Stay' UI Action even if it has the protection policy is set to 'Read-only' or 'Protected'. After duplicating it (e.g. by accident), neither an 'admin' user nor the user who created it can delete it as it also copies the protection policy field.Steps to Reproduce 1. Navigate: System Definitions > Business Rules.2. Filter on: Protection policy !=(empty).3. Open one of the Business Rules in the list.4. Use the 'Insert' or 'Insert and Stay' UI Action.A copy of the Business Rule is created, including the value for the protection policy field. Neither an 'admin' user nor the user who created it can delete it.WorkaroundAfter carefully considering the severity and frequency of the issue, and the cost and risk of attempting a fix, it has been decided to not address this issue in any current or near future releases. We do not make this decision lightly, and we apologize for any inconvenience. An admin can customize the Insert (and stay) buttons, filter below, to hide them in case there is a protection policy/sys_ui_action_list.do?sysparm_query=table%3Dsys_script%5EORtableINsys_script%2Csys_metadata%5EnameSTARTSWITHinsertThe below line can be added to the conditions:current.sys_policyISEMPTYRelated Problem: PRB1307753