Skip to content

Commit da4f28c

Browse files
authored
Merge pull request #3371 from MicrosoftDocs/SolutionChecker-tylerol-Task-8231312-AppModuleKnownIssue
Add AppModule known issue to solution checker common issues
2 parents bceab9a + aba10cb commit da4f28c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

powerapps-docs/maker/common-data-service/common-issues-resolutions-solution-checker.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Common issues and resolutions for solution checker | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces"
33
description: " A list of common issues and resolutions within solution checker"
44
keywords: ""
5-
ms.date: 08/04/2020
5+
ms.date: 09/09/2020
66
ms.service: powerapps
77
ms.custom:
88
- ""
@@ -219,6 +219,12 @@ If a solution contains a business process flow component in draft state that has
219219

220220
Reference [KB Article #4337537: Invalid Export - Business Process Entity Missing](https://support.microsoft.com/en-hk/help/4337537/invalid-export-business-process-entity-missing) for details about the issue and steps to resolve.
221221

222+
## Solution checker fails to export solutions with model-driven app components
223+
224+
If a solution contains a model-driven app, Solution Checker might fail to export the solution for analysis. This error is caused by role-based security for sharing of apps. If the Power Apps Checker application user does not have appropriate access to model-friven apps, any solutions containing them will fail to export with solution checker.
225+
226+
To resolve this issue, grant the **Environment Maker** security role to the Power Apps Checker application user.
227+
222228
## Solution checker fails to export patched solutions
223229

224230
If a solution has had a [patch](https://docs.microsoft.com/powerapps/developer/common-data-service/create-patches-simplify-solution-updates) applied, Solution Checker will fail to export the solution for analysis. When a solution has had a patch applied, the original solution becomes locked and it can't be changed or exported as long as there are dependent patches that exist in the organization that identify the solution as the parent solution.

0 commit comments

Comments
 (0)