mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[GH-ISSUE #1305] Add an option to also delete the identities #1055
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#1055
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?
Originally created by @Toniob on GitHub (Nov 22, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1305
Hi,
When you delete a domain in modoboa, you are warned than only the domain will be deleted. It would be nice to have a checkbox to be able to delete all the identities associated with this domain at the same time.
@tonioo commented on GitHub (Nov 23, 2017):
Actually, when you delete a domain, all associated data is deleted (that's what the message says). One exception: if you did not activate the "Automatic account removal" option (Modoboa > Parameters > Administration), accounts won't be deleted.
Are you asking for an option to NOT delete associated data?
@Toniob commented on GitHub (Nov 26, 2017):
The automatic removal is what I want, but the help tooltip isn't real clear about what it does. I think an update in the doc should do the trick.
Besides, there is still a usecase when the checkbox will be useful. When you want to keep the accounts associated the domain when you delete it as the default behavior, but sometimes, you really want to delete everything.
What do you think ?
@tonioo commented on GitHub (Dec 3, 2017):
Indeed, it makes sense.