microsoft / coe-starter-kit

Other
748 stars 221 forks source link

[CoE Starter Kit - BUG] Assign new owner to orphaned app --> app still flaged as orphaned #9120

Open lukas-nC opened 1 week ago

lukas-nC commented 1 week ago

Does this bug already exist in our backlog?

Describe the issue

Hi,

if I assign a new owner to an orpahend app via Power Platfrom Admin View --> Manage Permission the app is still flagged as orphaned.

Expected Behavior

The app should get flaged as not orphaned

What solution are you experiencing the issue with?

Core

What solution version are you using?

Sep 2024

What app or flow are you having the issue with?

Power Platform Admin View

What method are you using to get inventory and telemetry?

Cloud flows

Steps To Reproduce

No response

Anything else?

No response

Jenefer-Monroe commented 1 week ago

Hello. Nice catch!

In the new version of the kit this is actually a powerfx formula so we dont store if its orphan independently of who you assign to. So going forward this will not be an issue.

To local fix ahead of that you can either edit the flow to mark this explicitly as shown here Image

Or just wait until the next run of CLEANUP - Admin | Sync Template v3 (Orphaned Makers) which should clean it up.

Jenefer-Monroe commented 5 days ago

closing out as no further action for starter kit team

Jenefer-Monroe commented 5 days ago

We are actually reshipping V1 for another issue so I've patched this one for V1 as a result. Thanks again for posting.