Skip to content

UserStatus plugin should clean up when User gets deleted #1

@akrherz

Description

@akrherz

...Migrated from Ignite Jira OF-1537...

The UserStatus plugin maintains user data in database tables. When a user is deleted, its data should be removed from those tables.

The most obvious solution is to register a UserEventListener, and use that to remove data when a user gets removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions