Users are able to copy OOTB script includes with protection policy 'Read-only'DescriptionUsers are able to copy OOTB script includes with protection policy 'Read-only' using 'Insert' or 'Insert and Stay', but cannot edit the copied script include or change the protection policy or mark script include as inactive.Steps to Reproduce 1. Navigate: System Definitions > Script Includes.2. Filter on: Protection policy !=(empty).3. Open one of the Script Includes in the list.4. Use the 'Insert' or 'Insert and Stay' UI Action.A copy of the Script Include 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_policyISEMPTY Related Problem: PRB1323228