- Issue created by @codebymikey
This feature is available in the recently_read → and message → modules.
It should be possible to purge out activity entries (either automatically or manually) as it can grow to a potentially unmanageable number if the site has lots of operations.
1. Provide a UI configuration that specifies how to purge entries: Never, Time-based or Count-based
2. Add cron job/queue that deletes jobs based on those settings.
3. Have a manual page that can trigger a batch job which purges specific entity type activities.
Provide issue fork.
New configuration form and routes for purging the activities.
Active
1.0
Code
This feature is available in the recently_read → and message → modules.