Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database entries not getting deleted #3146

Open
ZeroZXD opened this issue Sep 27, 2024 · 1 comment
Open

Database entries not getting deleted #3146

ZeroZXD opened this issue Sep 27, 2024 · 1 comment
Labels

Comments

@ZeroZXD
Copy link

ZeroZXD commented Sep 27, 2024

Hi all,

I think i found a problem with the current version where entries in the database are not getting removed. I found this problem when testing and trying to use the same name and shortname when creating a new mail server in the UI.

To Reproduce

  1. Create a new mail server under "(Organisation name)→ Build a new mail server" with name test & id 577 (Doesn't matter which name & ID)
  2. Delete the mail server under "Settings -> delete -> Delete this mail server and all messages"
  3. Create the mail server again with the same name & id

I then got the following error:
image

When you look in the database under the postal database in the servers table you see the following:
image
It is not only the servers table, there are also still refrences in the domains table and likely many more.

@willpower232
Copy link
Collaborator

Yes this certainly seems to be a problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants