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).
Updated by Clark ANDRIANASOLO 6 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 6 months ago
- Subject changed from User management API should provide tenants, last and previous session to User management should display tenants, last and previous session
- Description updated (diff)
- Category changed from API to Web - UI & UX
Updated by Clark ANDRIANASOLO 6 months ago
- Related to Enhancement #24881: Display the list of users in table form added
Updated by Clark ANDRIANASOLO 6 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/5683
Updated by Clark ANDRIANASOLO 6 months ago
- Related to Bug #24799: Move user-management plugin to rudder added
Updated by Clark ANDRIANASOLO 6 months ago
- Related to Bug #24976: Tenants column in user-management should depend on plugin activation added
Updated by Clark ANDRIANASOLO 6 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|8a913141c3210b3d538ea6a59cdf0685417c17d6.
Updated by Alexis Mousset 4 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.0~alpha1 which was released today.
Actions