[GH-ISSUE #3040] Updating user fails #1741

Closed
opened 2026-02-27 11:18:53 +03:00 by kerem · 0 comments
Owner

Originally created by @dorsax on GitHub (Aug 6, 2023).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/3040

Impacted versions

maybe related to #3037 as it is exactly the same error message

Steps to reproduce

Current behavior

When updating a user with about 50 aliases the update seems to go through on new-admin, although the server responses with:

Status Code: 400
Response Payload: {"aliases":["An alias with this name already exists."]}

Expected behavior

  1. propagate errors on the frontend
  2. don't throw this error

You can get more in depth infos via DM on Discord as I don't want to leak sensitive information

Originally created by @dorsax on GitHub (Aug 6, 2023). Original GitHub issue: https://github.com/modoboa/modoboa/issues/3040 # Impacted versions maybe related to #3037 as it is exactly the same error message # Steps to reproduce # Current behavior When updating a user with about 50 aliases the update seems to go through on new-admin, although the server responses with: ``` Status Code: 400 Response Payload: {"aliases":["An alias with this name already exists."]} ``` # Expected behavior 1. propagate errors on the frontend 2. don't throw this error You can get more in depth infos via DM on Discord as I don't want to leak sensitive information
kerem closed this issue 2026-02-27 11:18:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1741
No description provided.