Hello,
I recently created some desktop flows for a debug usage, and don't need them anymore. I wanted to delete them from my environment, but here I encounter the following error : The DELETE statement conflicted with the SAME TABLE REFERENCE constraint "flowsession_flowsession_parentdesktopflowrunid". After making my own researches, I found ot that this constraint is created when the desktop flow is used by another desktop flow. My problem is that my flows are 100% not used by another flow :/ so this makes no sense to me.
Moreover, I investigated the tables in Power Apps, and it tells me that there are no elements using this dependency.