microsoft / coe-starter-kit

Other
739 stars 216 forks source link

[CoE Starter Kit - QUESTION] flows in managed solution - inactivity processes #5334

Open JanetK12 opened 1 year ago

JanetK12 commented 1 year ago

Does this question already exist in our backlog?

What is your question?

Hi! I was interested in whether it is planned to implement the possibility to delete the flows that are in a managed solution? We are currently considering our own improvements to Inactivity notifications as it seems irrational to send approvals to users and then reply that we actually cannot delete what they have approved. So we are asking this to understand if it is worth it for us to implement the changes we are considering.

What solution are you experiencing the issue with?

None

What solution version are you using?

No response

What app or flow are you having the issue with?

No response

What method are you using to get inventory and telemetry?

None

AB#3596

manuelap-msft commented 1 year ago

Hello,

this is currently not on our backlog. Typically, if a flow is in a solution it is either part of a bigger solution (e.g. related to apps, tables, bots) or uses connection references / environment variables (which again could be used by both the flow as well as other apps). We believe that cleaning up a single flow in a solution would either disrupt the entire solution or leave behind stray assets (tables that then are no longer used).

We may investigate updating the inactivity notifications process to exclude solution flows. I'll add that to our backlog.

Thank you Manuela