Skip to content

Working on Disposer command #15

@mogilvie

Description

@mogilvie

I've started work on the disposer command, which the intention is to have run by cron to a schedule of the users choosing.

The basic structure of the disposer is there, as are some common disposer types.

I'm trying to decide how to reduce the amount of records that need to be scanned for expiry, the process could be resource intensive for large data sets, if you have to open each PersonalData type to check the creation date and the retention period.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions