I am working on a project that was recently upgraded from Ignition version 7.8.5 to 8.1.43 in stages, moving from 7.8.5 to 7.9.21, then to 8.1.22, and finally 8.1.43.
As part of the cleanup process, I want to remove some old screens and templates. To assist with this, I’ve been using the Find Tool in the Designer. During the process, I tried to search for a screen with the path/name "Graphics_Test" but couldn’t find it in the results. Since I was certain that this screen is navigated to from the "Footer" screen, I opened the Footer screen to investigate further.
After opening the Footer screen and using the Find tool again, the results showed that the screen name "Graphics_Test" was configured in the template parameters. (For context, I created a button template that passes the screen name through a parameter.)
However, when I close the Footer screen and search again using the "All Windows" option, the result does not show that the "Graphics_Test" instance is used on the Footer screen. Interestingly, when I reopen the Footer and search again, the Find tool locates the screen name under the template parameters.
Could there be an issue with the upgrade, or might there be something specific to the Footer screen causing this inconsistent behavior?
Any guidance on resolving this would be appreciated.