Skip to content

Commit 8b6fd66

Browse files
author
Simonx Xu
authored
Merge pull request #9336 from MicrosoftDocs/main
Auto push to live 2025-07-15 18:08:12
2 parents 6f136fc + fa661ca commit 8b6fd66

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed
Loading

support/power-platform/dataverse/working-with-solutions/missing-dependency-on-solution-import.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Missing dependencies during solution import in Power Apps
33
description: Works around an issue about missing dependencies that occurs when you import a solution in the target environment in Microsoft Power Apps.
44
ms.reviewer: matp
5-
ms.date: 04/17/2025
5+
ms.date: 07/15/2025
66
author: swatimadhukargit
77
ms.author: swatim
88
ms.custom: sap:Working with Solutions\Dependencies prevent a solution import
@@ -29,9 +29,6 @@ This issue might occur when applications are upgraded to the latest version thro
2929

3030
## Workaround
3131

32-
> [!IMPORTANT]
33-
> The experience described here might not be available to the environments of all the regions yet.
34-
3532
To work around this issue, follow these steps:
3633

3734
1. Select the **Show dependencies** button to navigate to the **Missing dependencies** page.
@@ -64,7 +61,16 @@ Next to the application name, you'll find an **Install** or **Update** button th
6461

6562
- System administrators can use the **Update** button to open the application update page in the Power Platform admin center.
6663
- Non-system administrators can use the **Copy Update Link** button to copy the application update link and request their system administrator to update the application.
67-
64+
65+
### Missing dependencies coming from a first-party Dynamics 365 application
66+
67+
> [!IMPORTANT]
68+
> This experience described below might not be available to the environments of all the regions yet.
69+
70+
When a solution depends only on components from first-party Dynamics 365 applications that are missing or outdated in the target environment, the system might be able to automatically update or install these components. In this case, no manual action is required from the user. The **Missing dependencies** page will display the **Deploy Dependencies** option. If you select the option and select the **Import** button, the system will first install or update the required dependencies and then proceed to import the solution. If the update or installation of a dependent application fails, the solution import will also fail. You can track the status of these updates or installations on the solution history page.
71+
72+
:::image type="content" source="media/missing-dependency-on-solution-import/missing-dependencies-first-party-application.png" alt-text="Screenshot that shows the Applications section of the Missing dependencies page with a first-party application that can be auto installed or updated from the system." lightbox="media/missing-dependency-on-solution-import/missing-dependencies-first-party-application.png":::
73+
6874
### Missing dependencies coming from another managed solution
6975

7076
This issue occurs when the solution relies on components from another managed solution that's missing in the target environment. You can find these dependencies in the **Managed Solutions** section of the **Missing dependencies** page. Expanding the section provides additional details.

0 commit comments

Comments
 (0)