Skip to content

"m365 flow list" doesn't return flows which are part of a solution #5058

@simoncumming

Description

@simoncumming

Description

m365 flow list --environmentName [environment] --sharingStatus sharedWithMe is not returning some flows from the environment. The common factor for the flows that are missing seems to be they are part of a solution.

I am not the creator of the solution flows.

Steps to reproduce

  1. Create a flow and share it with another user
  2. Import a solution with a flow in it and share that flow with another user
  3. Get the other user to run m365 flow list --environmentName [environment] --sharingStatus sharedWithMe

Expected results

I was expecting to have the list of flows be the same as what I get at https://make.powerautomate.com/ -> "My Flows" -> "Shared with me"

Actual results

The list was missing several flows when compared to https://make.powerautomate.com/ -> "My Flows" -> "Shared with me". The common factor seems to be that the missing flows are part of a solution

Diagnostics

Had some troubles doing this as the command returns so many lines of information that I can't scroll back to the beginning in the terminal. I can see for a fraction of a second that there is debug information at the beginning but yes can't scroll back there and it isn't included in the output

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions