If we have a project and only open a subVI, make some changes, then save it under a new name, LabVIEW will also update the calls of all other VIs in that project that depend on that subVI, even if they have not been opened.
As soon as we save the subVI under a new name, we get confronted with the following dialog and there is really no easy way out unless we exactly remember how that subVI is used in the various callers. Note that "cancel" is not available. At this point I always feel like I painted myself into a corner.

I would prefer another button that e.g. allows me to open the front panels of the affected callers to double-check the code. At this point I can then either save or close them as desired.
IDEA: I would prefer a new button on this dialog that could be labeled similar to e.g. "Open front panel of affected items". Pressing it would close this dialog and open the affected VIs, allowing me better control to decide what I want to do here (i.e. save or not save changes).
(... and analogous behavior if "apply same action ..." is unchecked, of course)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.