Trying to import my unmanaged solution. Getting an 0x8004F036 error:
The dependent component SavedQuery (Id=95b7502b-5f90-e011-95ae-00155d9cfa02) does not exist. Failure trying to associate it with AppModule (Id=768d5d1e-113f-47a1-a5b6-33bec3fbef65) as a dependency. Missing dependency lookup type = PrimaryKeyLookup. |
There is a bug here (how do I report it?) where even if the App is NOT included in the solution, a SavedQuery dependency to it exists.
Anyway, this error seems to be about not finding SalesHub. However, the target org has SalesHub so, it appears that not all SalesHub Apps have the same GUID. I would like to verify that but, there is no way to Advanced Find an AppModule. And, none of the GUIDs that show up in the PowerApps Designer url match the one in the error.
Additional info: yes, the view(SavedQuery) IS in the solution and the import error only shows one at a time -- I fix one and then retry getting the same error on the next view. On the first one I looked at the view's dependency, saw SalesHub, removed it from SalesHub designer and got past the error (on to the next one!) Again, SalesHub is NOT in the solution and good behavior requires that that dependency not be enforced.