mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-26 00:36:27 +03:00
[GH-ISSUE #4731] [Bug]: negative user count on dashboard: unlicensed users #2203
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#2203
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 @jjvandenberg on GitHub (Sep 30, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4731
Originally assigned to: @Zacgoose on GitHub.
Required confirmations before submitting
Issue Description
Some miscalculation in the dashboard for a given tenant, so it seems ;-)
in other tenants the amount is positive or zero, but never accurate so it seems.
And yes I known, 11 global admins is just crazy ...:-(
Environment Type
Sponsored (paying) user
Front End Version
8.4.2
Back End Version
8.4.2.
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (Sep 30, 2025):
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!
@kris6673 commented on GitHub (Sep 30, 2025):
For the person that wants to fix this: This happens when guest are licensed :)
@jjvandenberg commented on GitHub (Oct 3, 2025):
hi, in our case, no guests are licenced 😊
@Zacgoose commented on GitHub (Oct 4, 2025):
I would like to work on this please!
@github-actions[bot] commented on GitHub (Oct 4, 2025):
Great! I assigned you (@Zacgoose) to the issue. Have fun working on it!
@Zacgoose commented on GitHub (Oct 4, 2025):
its actually when GAs are licenced and some other edge cases which it does not account for
@JohnDuprey commented on GitHub (Oct 5, 2025):
Fixed in dev