Actions
Bug #24865
closedUser management should display tenants, last and previous session
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
We don't have the tenants
of the user in the API response, nor in the users table, but it would be useful to display in the table, since #24881.
Also, we have the user session info in a lastLogin
field, which has the value of the creation date of the last session (which could be still opened).
We actually want the closed sessions in this field, and we should add another field for the creation date of the "currently opened session" if any (which means the user is currently logged in).
Actions