mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 00:46:03 +03:00
[GH-ISSUE #953] Yet another weird traceback #811
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#811
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 @gawel on GitHub (Oct 27, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/953
Received that in an error mail. Don't really know if it happen because of my instance history or because of a bug. What I'm sure is that it shouldn’t raise. Any advice ?
@tonioo commented on GitHub (Oct 27, 2016):
Looks similar to #937.
@gawel commented on GitHub (Oct 27, 2016):
Yep. But I'm using 1.6.1. Means that I've ghost objects without an owner ? I don't think we have deleted the superadmin. Can this occurs if a domain admin remove another domain admin ?
Maybe I can fix it by finding the best owner for ghost objects ? eg: user.owner = first domain admin found
@gawel commented on GitHub (Oct 27, 2016):
And btw, may be we can have a script to fix this kind of stuff ?
For now it can handle non owned object. Maybe other problem in the future (hope not :) )
@tonioo commented on GitHub (Oct 28, 2016):
Domain admins should not be concerned by this issue... Anyway, such a command would be nice!