Skip to content

Commit 7529edc

Browse files
committed
Add AppModule export issue to known issues
1 parent 1edfd97 commit 7529edc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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 may 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-driven apps, any solutions containing them will fail to export with solution checker.
225+
226+
To resolve this issue, grant the Power Apps Checker Application user the Environment Maker security role.
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)