microsoft / powerapps-tools

Unsupported PowerApps Tools & Apps
MIT License
1.04k stars 431 forks source link

[BUG]: Code Review Version 108 Missing Dependency #1205

Closed AkashPatel136 closed 1 year ago

AkashPatel136 commented 1 year ago

Describe the bug Code Review Version 108 has a missing dependency and due to that, we are not able to import a new version.

<MissingDependencies>
  <MissingDependency>
    <Required type="61" schemaName="cat_expandmenu_icon" displayName="cat_expandmenu_icon" solution="Active" />
    <Dependent type="62" schemaName="cat_CodeReviewAdmin" />
  </MissingDependency>
  <MissingDependency>
    <Required type="61" schemaName="msdyn_/Images/AppModule_Default_Icon.png" displayName="msdyn_/Images/AppModule_Default_Icon.png" solution="AppModuleWebResources (2.5)" />
    <Dependent type="80" schemaName="cat_CodeReviewAdmin" displayName="Code Review Admin" />
  </MissingDependency>
  <MissingDependency>
    <Required type="66" schemaName="cat_PowerCAT.Icon" displayName="cat_PowerCAT.Icon" solution="Active" />
    <Dependent type="300" schemaName="cat_powerappsreviewtoolv1_931e7" displayName="Power Apps Review Tool" />
  </MissingDependency>
  <MissingDependency>
    <Required type="66" schemaName="cat_PowerCAT.Nav" displayName="cat_PowerCAT.Nav" solution="Active" />
    <Dependent type="300" schemaName="cat_powerappsreviewtoolv1_931e7" displayName="Power Apps Review Tool" />
  </MissingDependency>
  <MissingDependency>
    <Required type="66" schemaName="cat_PowerCAT.Pivot" displayName="cat_PowerCAT.Pivot" solution="Active" />
    <Dependent type="300" schemaName="cat_powerappsreviewtoolv1_931e7" displayName="Power Apps Review Tool" />
  </MissingDependency>
  <MissingDependency>
    <Required type="66" schemaName="cat_PowerCAT.SearchBox" displayName="cat_PowerCAT.SearchBox" solution="Active" />
    <Dependent type="300" schemaName="cat_powerappsreviewtoolv1_931e7" displayName="Power Apps Review Tool" />
  </MissingDependency>
  <MissingDependency>
    <Required type="66" schemaName="MscrmControls.Grid.GridControl" displayName="MscrmControls.Grid.GridControl" solution="BaseCustomControlsCore (9.0.2210.4014)" />
    <Dependent type="68" id="{493f4ad7-fe62-4339-bff5-e45e012d5bc4}" />
  </MissingDependency>
  <MissingDependency>
    <Required type="66" schemaName="MscrmControls.Grid.GridControl" displayName="MscrmControls.Grid.GridControl" solution="BaseCustomControlsCore (9.0.2210.4014)" />
    <Dependent type="68" id="{7a14c418-29c7-4760-9305-6d5e8341cb16}" />
  </MissingDependency>
</MissingDependencies>
andrewgaskins commented 1 year ago

I am seeing the same thing when I tried to install today. I have Creator Kit 1.0.20221205.2 installed in this environment.

Thanks! Andrew

RajeevPentyala commented 1 year ago

@AkashPatel136 Can you confirm whether you are doing an upgrade or fresh installation of 'Code Review Tool'?

Hope you are following the installation steps mentioned here

RajeevPentyala commented 1 year ago

@andrewgaskins Can you try installing the latest version ArchitectureReview_1_0_0_109_managed.zip of the 'Code Review Tool'? Please post solution import error log if you encountered the issue again.

RajeevPentyala commented 1 year ago

Closing this issue as there is no further update from either @AkashPatel136 or @andrewgaskins. If any once else face similar issue, please log a new issue. FYI @slaouist