discourse-assign/lib
Krzysztof Kotlarek 3eaefb60dd
FIX: dont allow assigning user to topic when post assigned (#259)
When post is already assigned to user/group then don't allow assigning a topic to that user/group.

Similarly, right now when topic is already assigned we are not allowing to assign a post that that user.
2021-12-06 06:09:04 +01:00
..
discourse_assign FEATURE: assign to post (#224) 2021-11-01 09:27:13 +11:00
assigner.rb FIX: dont allow assigning user to topic when post assigned (#259) 2021-12-06 06:09:04 +01:00
pending_assigns_reminder.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
random_assign_utils.rb FIX: Refactor assign / reassign to combine logic (#250) 2021-12-02 13:12:00 -06:00
topic_assigner.rb FIX: deprecate TopicAssigner (#221) 2021-10-27 15:42:51 +11:00