Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 551
    • Issues 551
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #6199

Closed
Open
Created Jul 15, 2021 by Jesse Norell@jnorellDeveloper

deleting spamfilter_users should delete linked spamfilter_wblist

When a spamfilter_users entry is removed, it should remove any spamfilter_wblist entries linked to it (where spamfilter_users.id == spamfilter_wblist.rid). This does not happen when the spamfilter_users entry id deleted directly, nor when a mail_user is removed (removing a mail_user does cascade a delete of the corresponding spamfilter_users entry, but not spamfilter_wblist entries tied to those). Note the corresponding spamfilter_wblist_delete events should also be called.

Assignee
Assign to
Time tracking