microsoft / coe-starter-kit

Other
754 stars 225 forks source link

[CoE Starter Kit - QUESTION] Helper flow to see if child flows trigger #4176

Open manuelap-msft opened 2 years ago

manuelap-msft commented 2 years ago

What is your question?

Requirement from https://twitter.com/BinaryJam/status/1592108831819141121?s=20&t=T2W6qvBLC-RtINRXJYBAKQ

A Helper/Tester flow that can be triggered manually that calls all the child flows to check if they are running and are configured correctly.

Currently these flows are triggered from the main sync flows which often have a delay so it can be a day or so before one notices that a child flow isn't properly running. Requirement was to have one flow that triggers them all to check if they can be run.

What solution are you experiencing the issue with?

Core

What solution version are you using?

No response

What app or flow are you having the issue with?

No response

AB#1558

manuelap-msft commented 2 years ago

For evaluation if this is possible. Many of the child flows require specific parameters to run successfully so unsure if we can create a test case that works for all of them without other prerequisite parameters.

Jenefer-Monroe commented 1 year ago

marking as feature request for triage

Jenefer-Monroe commented 1 year ago

We should consider this as a feature for the setup wizard, where we at least can test that run-as permissions are correct. So a screen in setup wizard, right after we turn on the flows where we say ... test child flow permissions or something. and then that calls a flow which will make sure all child flows can be called. Marking for an upcoming release so we can discuss and fund or cut.