Skip to content

Bug report: m365 export flow without suggestedCreationType in manifest.json #1845

@joshua-probst

Description

@joshua-probst

Description

Currently I have an error when exporting a flow from PowerAutomate. The error-message is: Unsupported creation type 'Existing, New, Update'. If I compare the manifest file of the exported flow with one that was exported manually, the suggestedCreationType parameter is missing in the manifest file.
image
After I inserted the parameter ("suggestedCreationType":"Update",) manually, the import works.
image

Steps to reproduce

I have exported the Flow with following Command:
m365 flow export -e Default-XXX -i XXX -s Default-XXX

Actual result

image
image

Environment

PowerShell: 5.1.18362.752
CLI: 3.1.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions