discourse-solved-reminders-.../db/migrate
Arpit Jalan ce4a86fdf6
Some checks are pending
Discourse Plugin / ci (push) Waiting to run
FEATURE: Allow shorter remind_mark_solution_after_days windows (#46)
* FEATURE: Allow shorter `remind_mark_solution_after_days` windows

Previously, solved reminder PMs could not reliably be scheduled sooner
than 14 days because the job only ran every 14 days and did not track
per-topic reminder state.

This change runs the reminder job daily, allows lower reminder
thresholds, and stores reminder state per topic while seeding existing
active sites to avoid duplicate reminder bursts.

* implement suggestions per feedback
2026-05-25 10:11:38 +05:30
..
20260521063359_seed_existing_mark_solution_reminder_state.rb FEATURE: Allow shorter remind_mark_solution_after_days windows (#46) 2026-05-25 10:11:38 +05:30