discourse-assign/app
Krzysztof Kotlarek 1a1dffc5e8
FEATURE: active flag for assignments (#264)
When topic is closed, we mark assignments as "inactive". Then when it is reopen and setting reassign_on_open is enabled, we bring back previous assignments.

We were already using custom fields for archive message and move to inbox. I changed custom fields solution to use active flag on Assignment model
2021-12-13 08:36:14 +01:00
..
controllers/discourse_assign FIX: Refactor assign / reassign to combine logic (#250) 2021-12-02 13:12:00 -06:00
mailers FIX: Use Topic#url to generate topic URL 2020-05-18 13:08:03 +03:00
models FEATURE: active flag for assignments (#264) 2021-12-13 08:36:14 +01:00
serializers FEATURE: active flag for assignments (#264) 2021-12-13 08:36:14 +01:00