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
- Create a flow and share it with another user
- Import a solution with a flow in it and share that flow with another user
- 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
Description
m365 flow list --environmentName [environment] --sharingStatus sharedWithMeis 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
m365 flow list --environmentName [environment] --sharingStatus sharedWithMeExpected 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