I'm trying to import my solution into a new environment and getting the following dependency error in the import log file:
The dependent component SavedQuery (Id=61273827-328e-e011-95ae-00155d9cfa03) does not exist. Failure trying to associate it with AppModule (Id=5f0c88f6-cbc4-eb11-bacc-000d3a1fe678) as a dependency. Missing dependency lookup type = PrimaryKeyLookup.
I believe this means that somewhere a View (SavedQuery) is being referenced that is not included in the solution. I also believe the resolution would be to add the View to the solution, or remove the reference to the View. The View ID is provided. Does anyone know how I can determine which View it is, and possibly where it is being referenced?

Report
All responses (
Answers (