Description
It is not possible to launch ServiceNow Studio via the Studio module in the navigator when UI11 is enabled.
Steps to Reproduce
- Enable UI11
- Using the Navigator filter, filter for Studio
- Click the Studio module
Studio does not launch. Console error is produced: Uncaught TypeError: Cannot read property 'launch' of undefined.
Workaround
- Navigate to $myappsmgmt.do and create or edit an existing application
- Navigate directly to the Studio URL: /$studio.do
Related Problem: PRB718318