Project

General

Profile

Bug #24865

Updated by Clark ANDRIANASOLO about 2 months ago

We don't have the @tenants@ of the user in the API response, nor in the users table, response but it would be useful to display in the table, since #24881. display. 

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

Back