Skip to content

[Issue] Show last login date/time on admin user grid #35587

Closed
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #35356: Show last login date/time on admin user grid


Description

When managing administrative user accounts within the Magento backend, it would be useful to see when particular users have most recently logged in. This pull request adds that information to the grid. (The information already exists in the database.)

Manual testing scenarios

  1. Navigate to the admin System -> Permissions -> All Users
  2. Notice the list of admin users lacks information about the last log-in date/time.
  3. Apply the changes in this pull request.
  4. Notice the list of admin users now shows the last log-in date/time of each user.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • All automated tests passed successfully (all builds are green)

Metadata

Metadata

Assignees

Labels

Area: Admin UIPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: doneReported on 2.4.xIndicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions