How can I find where a deleted field might be being used in Search data sources and conditionals across my app?
They don’t create errors that I can easily find and fix, so I have no way of knowing when a data source might be broken. I just happen upon them when working on an element:
Is there any way to search for this?
(Yes, I know (now) that I should search for where that field is being used before I delete it - didn’t know that was a thing when I started restructuring my data, and now I’ve got this mess to clean up, ugggghhh.)