Skip to content

[18.0][MIG] sms_no_automatic_delete: Migration to 18.0#336

Closed
chaule97 wants to merge 19 commits intoOCA:18.0from
chaule97:18.0-mig-sms_no_automatic_delete
Closed

[18.0][MIG] sms_no_automatic_delete: Migration to 18.0#336
chaule97 wants to merge 19 commits intoOCA:18.0from
chaule97:18.0-mig-sms_no_automatic_delete

Conversation

@chaule97
Copy link
Copy Markdown

@chaule97 chaule97 commented Mar 24, 2025

  • There is an autovacuum def _gc_device(self) which deletes the records every day (without calling unlink method). So, the cron SMS: SMS Purge is helpless now:
    • Add a new configuration "SMS Purge Days" : default = 90 (days)
    • Override def _gc_device(self) to delete the sms longer the "SMS Purge Days"

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 3, 2025

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Aug 3, 2025
@github-actions github-actions Bot closed this Sep 7, 2025
@FranzPoize
Copy link
Copy Markdown

Hi @chaule97 could you recreate the PR ?

@chaule97
Copy link
Copy Markdown
Author

Hi @FranzPoize , Can you check #362?

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

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants