#655 User welcome email not sent when user created via API

closed high Created 2025-12-22 12:46 · Updated 2025-12-23 13:50

Description

Edit
When an admin creates a user via POST /users API (api/blueprints/v1/users.py:create_user), the user receives no notification. They have no idea they were added to the tenant. After successful role assignment, should call apps.platform.welcome_email.send_welcome or a user-specific variant.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...