-
Notifications
You must be signed in to change notification settings - Fork 237
Description
Does this bug already exist in our backlog?
- I have checked and confirm this is a new bug.
Describe the issue
we run the flow Admin | Inactivity notifications v2 (Start Approval for Apps) - unable to list app not launched or marked modified since past time.
we have the correct configuration. Follow the steps, the tables Archive approval - no records found., also the PowerApps app table we can identify the columns "app environment excused from Archival" the value is Yes and App excused from Archival is NO. can you help to check any parametes is correct?
Expected Behavior
"type": "OpenApiConnection",
"inputs": {
"parameters": {
"entityName": "admin_archiveapprovals",
"$select": "admin_archiveapprovalid, admin_appname",
"$filter": "admin_AppLookup/admin_appenvironmentexcusedfromarchival eq true or admin_AppLookup/admin_appexcusedfromarchival eq true ",
"$expand": "admin_AppLookup($select=admin_appenvironmentexcusedfromarchival, admin_appexcusedfromarchival)"
What solution are you experiencing the issue with?
Governance
What solution version are you using?
3.14
What app or flow are you having the issue with?
Admin | Inactivity notifications v2 (Start Approval for Apps)
What method are you using to get inventory and telemetry?
Cloud flows
Steps To Reproduce
No response
Anything else?
No response