discourse/plugins/automation
Osama Sayegh 91ba2a4aab
DEV: Add debug logging for automation recurring trigger (#28829)
We're seeing a problem where some recurring automations end up in a state where they don't have any `pending_automations` records scheduled which effectively makes the recurring automation dead. We need to add some debugging to figure out what might be causing this problem.

Internal topic: t/138045.
2024-09-11 01:29:15 +03:00
..
admin/assets/javascripts/admin FIX: supports groups field in post_created_edited (#28783) 2024-09-06 17:22:42 +02:00
app FIX: supports groups field in post_created_edited (#28783) 2024-09-06 17:22:42 +02:00
assets/stylesheets/common DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
config DEV: Add debug logging for automation recurring trigger (#28829) 2024-09-11 01:29:15 +03:00
db FIX: supports groups field in post_created_edited (#28783) 2024-09-06 17:22:42 +02:00
lib DEV: Add debug logging for automation recurring trigger (#28829) 2024-09-11 01:29:15 +03:00
spec FIX: supports groups field in post_created_edited (#28783) 2024-09-06 17:22:42 +02:00
test/javascripts/integration/components FIX: supports groups field in post_created_edited (#28783) 2024-09-06 17:22:42 +02:00
plugin.rb FEATURE: Add user to topic_tags_changed event (#28714) 2024-09-06 11:23:30 -03:00