[GH-ISSUE #1443] Settings -> Tenants overview shows Unknown for GDAP relations #798

Closed
opened 2026-03-02 12:45:20 +03:00 by kerem · 2 comments
Owner

Originally created by @KennieNL on GitHub (Mar 24, 2023).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1443

Description

1.) Go to Settings -> CIPP in the menu
2.) Go to Tenants

We have several Relationship Type's showing 'unknown'.
When using the column selector and unticking 'delegatedPrivilegeStatus' and ticking it again it shows 'granularDelegatedAdminPrivileges' for those customers.

When viewing the code: github.com/KelvinTegelaar/CIPP@72247c5f1f/src/views/cipp/CIPPSettings.js (L659)

The If statement there checks on 'GranularDelegetedAdminPrivileges' whilest this should probably be 'granularDelegatedAdminPrivileges' (lowercase g and Delegated instead of Delegeted).

I currently don't have a dev envoirement to test this myself and make a pull request.

Environment data

Non-sponsored instance
Front end version number: 3.2.1
Back end version number: 3.2.3
Tried Tenant Cache Clear: true
Tried Token Cache Clear: true
Originally created by @KennieNL on GitHub (Mar 24, 2023). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1443 ### Description 1.) Go to Settings -> CIPP in the menu 2.) Go to Tenants We have several Relationship Type's showing 'unknown'. When using the column selector and unticking 'delegatedPrivilegeStatus' and ticking it again it shows 'granularDelegatedAdminPrivileges' for those customers. When viewing the code: https://github.com/KelvinTegelaar/CIPP/blob/72247c5f1f92d6be7a02e784fce55a89fcb550de/src/views/cipp/CIPPSettings.js#L659 The If statement there checks on 'GranularDelegetedAdminPrivileges' whilest this should probably be 'granularDelegatedAdminPrivileges' (lowercase g and Deleg**a**ted instead of Deleg**e**ted). I currently don't have a dev envoirement to test this myself and make a pull request. ### Environment data ```PowerShell Non-sponsored instance Front end version number: 3.2.1 Back end version number: 3.2.3 Tried Tenant Cache Clear: true Tried Token Cache Clear: true ```
kerem 2026-03-02 12:45:20 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Mar 24, 2023):

Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://kelvintegelaar.github.io/CIPP
If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.".

Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".

<!-- gh-comment-id:1483013523 --> @github-actions[bot] commented on GitHub (Mar 24, 2023): Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://kelvintegelaar.github.io/CIPP If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.". Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".
Author
Owner

@KelvinTegelaar commented on GitHub (Mar 25, 2023):

Fixed by @rvdwegen

<!-- gh-comment-id:1483904107 --> @KelvinTegelaar commented on GitHub (Mar 25, 2023): Fixed by @rvdwegen
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#798
No description provided.