mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #4625] [Feature Request]: Sort licenses before grouping in User table filter to reduce license combinations #2137
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#2137
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 @dszp on GitHub (Sep 11, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4625
Please confirm:
Problem Statement
When I filter by assigned license in the Users list, the licenses are grouped with checkboxes by existing license assignemtns. For example:
From my screenshot, all of these are identical sets of licenses except the one longer one, and they aren't even all the duplicates in the full list.
Because licenses are not consistently sorted being being added to this filter list, the possible combinations grows unwieldy unnecessarily, so they should be sorted consistently first and then grouped for filtering.
Benefits for MSPs
Correctly limiting the groups to unique only (since order is not an important differentiator) would allow for much more straightforward filtering of users by existing licenses for additional actions like license changes and such.
Value or Importance
A list of 30 filter options where 50% are duplicates with only meaningless order changes introduces artificial complexity for management and fixing this would improve the simplicity and accuracy of the interface for users substantially.
PowerShell Commands (Optional)
No response
@KelvinTegelaar commented on GitHub (Sep 12, 2025):
License filtering has had an overhaul. :)