discourse-assign/jobs/regular
Krzysztof Kotlarek dc8f43fbb1
FEATURE: Assignment target is polymorphic (#218)
Change `topic_id` to polymorphic approach (In the next step we will allow assigning to individual post)

`topic_id` column is still used for efficient display of assigned users on topic list (to avoid scanning posts)
2021-10-14 09:22:29 +11:00
..
assign_notification.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
remind_user.rb FIX: Use top-level namespace for base classes (#52) 2019-09-16 13:39:32 -04:00
unassign_notification.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00