Skip to content

Commit 5e62a1d

Browse files
committedSep 28, 2022
Updated readme. added a permission check
1 parent ec8906e commit 5e62a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ SharePoint List forms customized with Power Apps can be migrated if you follow t
171171
- Added a check of the source and target site permissions. If the user does not have the required permissions, the app migrator will stop and display an error message.
172172

173173
#### Known issues
174-
- Occasional error: `Access is denied (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))`. This error is typically nothing to do with permissions. It is hard to diagnose, but one of the fixes is to delete a target site and rung the app migrator again.
174+
- Occasional error: [Access is denied (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))](https://github.com/Zerg00s/FlowPowerAppsMigrator/issues/34). This error is typically nothing to do with permissions. It is hard to diagnose, but one of the fixes is to delete a target site and rung the app migrator again.
175175
- Migrated lists with custom content types end up with extra content type that should be deleted manually, after migration.
176176
- Migrated lists might need fields to be added to the content type or a form.
177177

0 commit comments

Comments
 (0)