Can we get the instructions to replace the shortcut icon for the NEW UX. We have the shortcut.ico file replaced for the old UI and would like to do the same for the new UI
For New UX here 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
But you cannot change it here because it is overwritten every time when deploying. You have to only modify the file in ppm-ux.war Then redeploy the services to apply the change