Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Clean up job for inactive groups #197

Open
@stephenyeargin

Description

@stephenyeargin

Handful of duplicate or otherwise inactive groups exist in the database. Ideally, these records (and any associated tickets) would be cleared from the platform after the group has been inactive for 30 days. The delete should cascade:

  • Remove related ticket files (including an S3 DELETE)
  • Remove related tickets
  • Remove related user memberships

Rake task can be scheduled with whenever to run periodically.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions