Analyzer enhancement - detect missing ContentAsset in CustomApplication
Given this XML in CustomApplication
<CustomApplication xmlns="http://soap.sforce.com/2006/04/metadata">
<brand>
<headerColor>#0070D2</headerColor>
<logo>MyLogo</logo>
<logoVersion>1</logoVersion>
<shouldOverrideOrgTheme>false</shouldOverrideOrgTheme>
</brand>
If user forgets to select Content Asset MyLogo, Analyzer should detect.
3
votes
Eric Kintzer
shared this idea
-
Loren D`Amico commented
I often run into this issue when trying to move apps.