Skip to content

Admin User Info panel email status incorrect #19713

@bdelwood

Description

@bdelwood

Description:

When viewing a user in Administration > Users > User Info, the "Email" section always has the "not verified" tag, no matter if the user's email is verified or not. This includes the original admin user.

Steps to reproduce:

  1. Spin up new Rocket.Chat instance using official docker-compose file
  2. Setup server with default settings
  3. Configure SMTP
  4. Create new user, trigger email verification
  5. Verify user email

Even after step 5, the "not verified" tag remains.

Expected behavior:

The User Info panel should reflect the correct status of email verification.

Actual behavior:

Email shows as not verified:
image
Edit User panel showing the email as verified:
image
User's profile page indicating it is verified:
image

Server Setup Information:

  • Version of Rocket.Chat Server: 3.9.0
  • Operating System: Arch, kernel v5.9.10
  • Deployment Method: Docker 19.03.13-ce
  • Number of Running Instances: 1
  • DB Replicaset Oplog: Enabled
  • NodeJS Version: 12.18.4
  • MongoDB Version: 4.0.21

Client Setup Information

  • Desktop App or Browser Version: Chrome 86.0.4240.198
  • Operating System: Win10

Relevant logs:

N/A

Metadata

Metadata

Labels

area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions