discourse/plugins/automation/spec/lib
Joffrey JAFFEUX a333d71d4c
FIX: ensures tags/categories are present (#28230)
Prior to this fix the query in stalled_topic_finder would assume that tags/categories would be nil or an array of ids. However it can be an empty array, in this case the query will not return results.
2024-08-05 22:26:12 +02:00
..
discourse_automation FIX: ensures tags/categories are present (#28230) 2024-08-05 22:26:12 +02:00
scriptable_spec.rb
triggerable_spec.rb FIX: thread safety for active automation tracking (#27044) 2024-05-16 13:34:24 +10:00