When setting "ManuallyApproveNewUsers" after user registration no message or error is displayed

Description

When activating “ManuallyApproveNewUsers” users registering are not aware of that they are not allowed to join yet. There is no message or error, just after registering users get redirected to login page with no indication what is wrong.

It seems that the API response “User is not activated” is not handled from either web or mobile clients.

Is this a known issue or did I miss something to activate? I tested this also on a freshly new docker compose setup (no customization at all)

Server Setup Information

  • Version of Rocket.Chat Server: 6.1.2
  • Operating System: Linux
  • Deployment Method: Kubernetes Helm
  • Number of Running Instances: 1
  • DB Replicaset Oplog: activated
  • NodeJS Version: v14.21.2
  • MongoDB Version: 6.0.5
  • Proxy: Istio
  • Firewalls involved: no

Any additional Information