Skip to content

Potential crash when email-server isn't set up when editing user details #3105

@danoswaltCL

Description

@danoswaltCL

If in local and editing a user's first/last/role, in the backend it tries to also send an email. If it errors (such as in local when there is no email server set up, but also, if our collaborators don't set up the email server, or, if it just errors for some other reason) the UI hangs, there's an unhandled error on backend if it tries to send a user an email.

solution: Iog the error, but continue finishing the request. The user detail change is the important part, not the sending of the email.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

QA

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions