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.
Actions