mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #965] Single Tenant Access Check Fails: t.filter is not a function #510
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#510
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jbbehar on GitHub (Jun 13, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/965
When performing a tenant access check on a specific tenant, by itself, I get the error t.filter is not a function.
If I perform the same test with two tenants selected, it passes for both, although the one that failed originally doesn't ever show an exchange result
I tried with multiple admin accounts to be sure it's not a guest account presence in Exchange causing the issue but this is not the case. I can 100% reproduce this problem with a specific tenant.
`Something went wrong.
DetailsTypeError: t.filter is not a function
@KelvinTegelaar commented on GitHub (Jun 13, 2022):
Fixed in dev. :)
@coolnetworks commented on GitHub (Aug 11, 2023):
I am still seeing this on my sponsored instance
@KelvinTegelaar commented on GitHub (Aug 11, 2023):
in the latest version we've performed another fix for this, expected to release Monday. :)