Issue
After upgrading from Newyork to Orlando Release, see error in the platform when trying to open anything after API operation:
"Execute operation on API 'ImportLog.info' from scope 'Azure Pipelines' was denied. The application 'Azure Pipelines'
must declare a cross scope access privilege. Please contact the application author to update their privilege requests."
STEPS TO REPRODUCE:
Open any page from the left side navigation menu in the new tab(using ctlr+click). In the form header, there will be an error message displayed saying:
"Execute operation on API 'ImportLog.info' from scope 'Azure Pipelines' was denied. The application 'Azure Pipelines' must declare a cross scope access privilege. Please contact the application author to update their privilege requests."
Release
Orlando
Resolution
Create a Restricted Caller Access Privilege record by:
1) Navigating to System Applications > Application Cross-Scope Access
2) Click the New button and then add the following information:
Source Scope = Azure Pipelines
Target Scope = Global
Target Type = Scriptable
Target Name = ImportLog.info
Operation=Execute API
Status = Allowed
3) Submit