Can we get the instructions to replace the shortcut icon for the Modern UX. We have the shortcut.ico file replaced for the old UI and would like to do the same for MUX
Resolution
For MUX this is the file source: File location: META-INF\uif\wars\ppm-ux.war Contains images\favicon.ico You can see it when opening the war with Winzip / 7-zip
Whenever the app service starts up and it deploys the .war, the file is then deployed in tomcat-app-deploy\webapps\pm\images\favicon.ico
You cannot change it in tomcat-app-deploy because it is overwritten every time when deploying.