Actions
Bug #25301
closedUser management table has the wrong count of entries with deleted users
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
I hate Rudder for that
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Very Small
Priority:
124
Name check:
To do
Fix check:
To do
Regression:
No
Description
After deleting some users in the user management table, users are successfully removed, but the "Showing X to X of X entries" remains the same : it still takes deleted users into account :
The count of entries should actually be based on the number of rows in the table i.e. the count of non-deleted users.
Updated by Clark ANDRIANASOLO 3 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 3 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/5810
Updated by Clark ANDRIANASOLO 3 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|6618d54329392ef6a5908cb147a4a111fd278ec4.
Updated by Vincent MEMBRÉ 2 months ago
- Status changed from Pending release to Released
- Priority changed from 62 to 124
This bug has been fixed in Rudder 8.2.0~beta1 which was released today.
Actions