mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #5265] [Bug]: Dashboard v2 shows inconsistent and duplicated tenant data across assessments #2527
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#2527
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 @jhravnit on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5265
Required confirmations before submitting
Issue Description
After the introduction of Dashboard v2, the customer-facing dashboard (used for assessments) is displaying incorrect and inconsistent data across tenants.
Observed issues:
Data values fluctuate up and down between refreshes without any underlying tenant changes.
Multiple tenants show identical or near-identical data, despite having very different configurations.
Secure Score, user/device counts, and assessment results do not reflect the actual tenant state.
The issue affects the main customer overview / assessment dashboard, making it unreliable for reporting and customer review.
This behavior was not present prior to Dashboard v2.
We have attached screenshots showing how the dashboard presents incorrect data across tenants.
Steps to Reproduce
Observe that:
Values change without configuration changes
Multiple tenants show identical metrics
Data does not match Microsoft tenant reality
We have already verified the following:
Correct permissions are assigned
Cache has been cleared (browser and CIPP)
No visible errors found in UI
Issue persists across tenants and sessions
Environment Type
Sponsored (paying) user
Front End Version
v10.0.3
Back End Version
v10.0.5
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (Jan 26, 2026):
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
Thank you for helping us maintain the project!
@KelvinTegelaar commented on GitHub (Feb 14, 2026):
Fixed in dev