-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#15600: Retention Application : Delete change_events, activity threads, versions based on admin retention policies #18913
Conversation
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
|
|
Changes have been cherry-picked to the 1.6.3 branch. |
…s, versions based on admin retention policies (#18913) * feat(retention-policy): initial setup of the Retention Policy app * refactor: Update logic to make RetentionPolicyApp a ScheduledOrManual app * refactor: Update retention policy JSON schema and logic to support event subscription, versions, and activity thread with individual retention periods * refactor: Rename eventSubscriptionRetentionPeriod to changeEventRetentionPeriod * fix: Implement activity thread retention policy cleanup * chore: Remove activity thread and versions retention code; add banner and icon (cherry picked from commit 4862308)
Describe your changes:
Fixes: #15600 #13526
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>