It would be great if I could click on a field in the database and find all of the elements, expressions, and actions that affect that field.
For example, I’m trying to figure out if I’ve fully removed all references to Field 1 as I switch over to using Field 2. But the only way to find out is to manually search every single element, expression. and action to see if it still references Field 1. The alternative is to just delete Field 1 and wait for the errors to pop up, but that shouldn’t be the first option.