microsoft / powerapps-tools

Unsupported PowerApps Tools & Apps
MIT License
1.04k stars 432 forks source link

[BUG]: Core Component admin flow error notification #1035

Closed melmgcoe closed 3 years ago

melmgcoe commented 3 years ago

Describe the bug Hi, we receive a notification email each day from the core components solution re a large number of flow errors.

Component (please tell us which flow or app you are experiencing issues with):

To Reproduce here are two issues I need help with. The first is that the notification is reporting errors for the v2 version of the admin flows. The web link provided for these flows appears to be a non-working . This doesn't make sense as I've upgraded the core component solution to 2.0.10 which uses the v3 version of the admin flows. Could this be an upgrade related issue and if so, how can remove the reference to the v2 flows?

The second issue is that we appear to have a number of genuine errors reported by the v3 admin flows. These have a working web link however I'd appreciate assistance to understand what the errors actually mean. A large number of the errors appear to be generated by the flow called Admin | Sync Template v3 (PVA).

Expected behavior Only errors relating to the v3 admin flows should be reported.

Screenshots I've attached a copy of the notification we receive each day. Unfortunately I couldn't attach the email itself (Github doesn't accept the .msg extension) so it's a text file.

Admin Sync Flow Errors.txt

JeneferM-MSFT commented 3 years ago

Hello. First note that we have moved repros for issues with the starter kit. Please use this link in the future: https://aka.ms/coe-starter-kit-issues

For the v2 flows showing errors. You likely have copies of the toolkit running somewhere. Please use your admin tools (ex the MDA, the PBI, or Set Flow Permissions app) to find and delete these old and useless flows.

For the failures in the V3 flows. Please post new bugs using the link above for them. In order to help what you will need to show is screenshots of the failures themselves at the point of failure including the failure output.

See #333 for an example of a well posted issue about canvas apps and #862 for a well posted flow bug.