- create an “unsolved” topic
- have another user respond (so
last_post_user_id != user_id) - backdate
last_posted_atfar enough back compared toremind_mark_solution_after_days - run
Jobs::MarkAsSolution.new.execute - verify that the OP receives a PM from discobot
this is a solution for sure