[Bug-16892]: Find/Replace does not scan bindings of View node properties

Should the find/replace be finding things in bindings of views? I have a view with a bunch of custom bindings that vary in the type of binding but are mostly tag (direct and indirect) and expression structure bindings. When I do a find/replace (with bindings checked and searching the view in question) it doesn’t find any of the matches in those bindings.

For instance it won’t find [default] in either of these bindings:
image
image

image

image

To do that kind of work. I usually copy the json and send it to notepad++ and do it there and copy back

That may work, but it still appears to be a bug related to views. Bindings on objects inside the view appear to get searched properly, but not the bindings on the view itself.

This is a bug. In speaking with a developer, it sounds like an easy fix (just an oversight from earlier work), but it’s also a low priority. We’ve opened an internal ticket to address the issue, but it will likely be some time before a fix is implemented.