BUG: Adding a check for null Representation Proxies in applied method
At least in CMB applications, we have encountered cases where the pipeline source does not have a representation proxy in the preferred view - this results in a crash in the applied method. This change checks to make sure the representation proxy is not null.
This is the same change as !7055 (merged) but on the release branch.
Edited by David Thompson