mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[PR #2404] [MERGED] Fix account alias 1 x #2547
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2547
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa/pull/2404
Author: @fpoulain
Created: 11/10/2021
Status: ✅ Merged
Merged: 2/4/2022
Merged by: @tonioo
Base:
1.x← Head:fix_account_alias_1_x📝 Commits (3)
de7aaa9Test case for account creation on preexisting alias1d6388aFix account creation on preexisting alias77e39cbFix voiding of preexisting recipients📊 Changes
3 files changed (+29 additions, -6 deletions)
View changed files
📝
modoboa/admin/forms/account.py(+6 -4)📝
modoboa/admin/models/alias.py(+7 -2)📝
modoboa/admin/tests/test_account.py(+16 -0)📄 Description
The same than #2400 toward branch 1.x
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.