Enable Instance Toolbar which allows you to quickly switch between Application Scopes or Update Sets
Solution:
Enable the toolbar by creating a new sys_properties which enables this hidden gem of a feature.
Let’s start
Goto sys_properties.list page and look for this property glide.ui.next_experience.instance_tools_disabled
If it exists change the value to false
If it doesn’t exists, create a new one setting its value to false
Once that is done, simply refresh the browser and you should be able to see instance toolbar button on the header. Click on it to show the instance tool bar.
You can also download the xml update set for all above steps from my github repo