Can any one help me with understanding this error, we can no longer publish any solution and everyone gets this same error:
Publish failed: The FetchXml (<fetch version="1.0" output-format="xml-platform" mapping="logical"><entity name="contact"><attribute name="fullname"/><attribute name="telephone1"/><attribute name="contactid"/><order attribute="fullname" descending="false"/><attribute name="gvr_na_newvendor"/><attribute name="emailaddress1"/></entity></fetch>) is invalid. Failure ('Contact' entity doesn't contain attribute with Name = 'gvr_na_newvendor' and NameMapping = 'Logical'. MetadataCacheDetails: ProviderType=Dynamic, StandardCache=True, IsLoadedInStagedContext = False, Timestamp=708048319, MinActiveRowVersion=708048319, MetadataInstanceId=971999, LastUpdated=2023-07-17 02:00:05.610, OrgId=01d4d662-d6b1-41ac-b73e-b3aa129f91aa) occurred while calculating dependencies for SavedQuery (Id=00000000-0000-0000-00aa-000000666400).
Just explanation in plain English would be fine on where to look this up and how to correct.
Thanks
Hello,
It seems that somehow you deleted the attribute from an entity and the dependency checked missed that you have a view that uses that field. You should open that view and delete the field from it.
WarrenBelz
85
Most Valuable Professional
Michael E. Gernaey
57
Super User 2025 Season 1
mmbr1606
55
Super User 2025 Season 1