discourse/plugins/automation
Régis Hanol 252dcfbfa6
FIX: create an automation with forced_triggerable enabled (#29030)
When trying to create a new automation based on a scriptable that has "force_triggerable" enable, it would break because of a typo in the code.

This fixes the typo and add a spec to ensure this code path is tested.
2024-09-30 17:42:00 +02:00
..
admin/assets/javascripts/admin DEV: Drop ScrollTracker component (#28911) 2024-09-13 19:19:40 +01:00
app FIX: create an automation with forced_triggerable enabled (#29030) 2024-09-30 17:42:00 +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 FIX: Prevent recurring automations from getting stalled under specific conditions (#28913) 2024-09-16 18:23:26 +03:00
spec FIX: create an automation with forced_triggerable enabled (#29030) 2024-09-30 17:42:00 +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