You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I backup my Powerapps apps (with embedded PA_flows) with the command m365 pa app export the app itself is exported in the zip-file but not the embedded flows (manifest.json wrong and Microsoft.Flow directory missing), hereby you can't use the backup zip to import/restore the app via Powerapps Studio!
When exporting the app in Powerapps Studio, the import works fine!!!
Steps to reproduce
the dropdown remains empty and when clicking "Import" in Powerapps Studio the error appears
Expected results
Zip-file with 2 directories and manifest.json cfr export-command in PowerappsStudio
Actual results
Zip-file with one directory with the app only, flows embedded in the app are not present
Thank you for raising this issue. If the UI is exporting the embedded flows, we should take a look at how we can include these embedded flows in the export command.
Priority
(Medium) I'm annoyed but I'll live
Description
When I backup my Powerapps apps (with embedded PA_flows) with the command m365 pa app export the app itself is exported in the zip-file but not the embedded flows (manifest.json wrong and Microsoft.Flow directory missing), hereby you can't use the backup zip to import/restore the app via Powerapps Studio!
When exporting the app in Powerapps Studio, the import works fine!!!
Steps to reproduce
the dropdown remains empty and when clicking "Import" in Powerapps Studio the error appears
Expected results
Zip-file with 2 directories and manifest.json cfr export-command in PowerappsStudio
Actual results
Zip-file with one directory with the app only, flows embedded in the app are not present
Diagnostics
No response
CLI for Microsoft 365 version
v9.0.0
nodejs version
v20.17.0
Operating system (environment)
Windows
Shell
PowerShell
cli doctor
authMode : browser
cliAadAppId : fa1ef0cd-bfdc-40df-bfc1-b394b8cxxxx
cliAadAppTenant: single
cliConfig : {"autoOpenLinksInBrowser":true,"copyDeviceCodeToClipboard":true,"output":"text","printErrorsAsPlainText":true,"prompt":true,"showHelpOnFailure":true,"showSpinner":true,"helpMode":"full","authType":"browser","clientId":"fa1ef0cd-bfdc-40df-bfc1-b394b8cxxxx","tenantId":"83a87b94-50e9-4879-b4dc-5db1a329xxxx"}
cliEnvironment :
cliVersion : 9.0.0
nodeVersion : v20.17.0
os : {"platform":"win32","version":"Windows 10 Pro","release":"10.0.19045"}
roles : []
scopes : {"https://graph.microsoft.com":["AllSites.FullControl","AppCatalog.ReadWrite.All","AuditLog.Read.All","Bookings.Read.All","Calendars.Read","ChannelMember.ReadWrite.All","ChannelMessage.Read.All","ChannelMessage.ReadWrite","ChannelMessage.Send","ChannelSettings.ReadWrite.All","Chat.ReadWrite","Directory.AccessAsUser.All","Directory.ReadWrite.All","ExternalConnection.ReadWrite.All","ExternalItem.ReadWrite.All","Group.ReadWrite.All","IdentityProvider.ReadWrite.All","InformationProtectionPolicy.Read","Mail.Read.Shared","Mail.ReadWrite","Mail.Send","Notes.ReadWrite.All","OnlineMeetingArtifact.Read.All","OnlineMeetings.ReadWrite","OnlineMeetingTranscript.Read.All","PeopleSettings.ReadWrite.All","Place.Read.All","Policy.Read.All","RecordsManagement.ReadWrite.All","Reports.Read.All","RoleAssignmentSchedule.ReadWrite.Directory","RoleEligibilitySchedule.Read.Directory","SecurityEvents.Read.All","ServiceHealth.Read.All","ServiceMessage.Read.All","ServiceMessageViewpoint.Write","Sites.Read.All","Tasks.ReadWrite","Team.Create","TeamMember.ReadWrite.All","TeamsAppInstallation.ReadWriteForUser","TeamSettings.ReadWrite.All","TeamsTab.ReadWrite.All","TermStore.ReadWrite.All","User.Invite.All","User.ReadWrite.All","profile","openid","email"],"https://service.powerapps.com/":["User"],"https://management.azure.com/":["user_impersonation"]}
Additional Info
No response
The text was updated successfully, but these errors were encountered: