Skip to content

M365 flow run list returns not all runs #2458

@MuesliP

Description

@MuesliP

Description

When running the command flow run list not all runs will be returned. In our environment we have a flow with 122 runs and only the last 50 runs are returned.

Steps to reproduce

m365 login --authType password --userName [USER] --password [PASSWORD]
m365 flow run list -e [DEFAULT_ENVIRONMENT] -f [FLOW ID] -o "json"

Expected result

We expect all flow run items, as seen on the web page.

Actual result

Only 50 results. Maybe there is a paging mechanism?

Environment

Windows Server 2016
Microsoft PowerShell PSVersion 5.1.14393.3866
CLI for Microsoft 365 v3.9.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions