Business rules on scoped application with "trend" conditions fails with error "Function getGlideObject is not allowed in scope"DescriptionWhen a user submits an HR Record Producer in the HR Portal, upon clicking "Submit" to create a new case, the portal shows the banner error message "Function getGlideObject is not allowed in scope sn_hr_core".Steps to Reproduce On an OOB instance, create a new scoped application (eg: test)Create a before insert/update business rule on incident table in the scoped app with the condition: [Opened].[trend].[on or after].[Midnight hour]Create a new incident or update an existing incident. This error is thrown: Function getGlideObject is not allowed in scope x_snc_test WorkaroundAfter carefully considering the severity and frequency of the issue, and the risk of attempting a fix, it has been decided to not address this issue in any current or future releases. We do not make this decision lightly, and we apologize for any inconvenience.Related Problem: PRB1331685