mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[PR #1381] [MERGED] fix: do not save the domain if not necessary. #2215
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#2215
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/1381
Author: @tonioo
Created: 1/31/2018
Status: ✅ Merged
Merged: 1/31/2018
Merged by: @tonioo
Base:
master← Head:fix/avoid_useless_save📝 Commits (1)
5164ecdfix: do not save the domain if not necessary.📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
modoboa/relaydomains/forms.py(+3 -2)📄 Description
it will also avoid the trigger of two post_save signals for the domain,
which can lead to unexpected issues.
see #1380
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.