mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[PR #2400] [MERGED] Fix account alias on legacy interface #2544
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#2544
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/2400
Author: @fpoulain
Created: 11/6/2021
Status: ✅ Merged
Merged: 11/10/2021
Merged by: @tonioo
Base:
master← Head:fix_account_alias📝 Commits (3)
54d9a91Test case for account creation on preexisting alias1931abfFix account creation on preexisting alias626eb6aFix 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
Description of the issue/feature this PR addresses:
#2399
Current behavior before PR:
Desired behavior after PR is merged:
Fix #2399.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.