discourse/plugins/automation/app/controllers/discourse_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_automations_controller.rb FIX: create an automation with forced_triggerable enabled (#29030) 2024-09-30 17:42:00 +02:00
admin_controller.rb FEATURE: Merge discourse-automation (#26432) 2024-04-03 18:20:43 +03:00
admin_scriptables_controller.rb FIX: correctly show validation errors in automation (#27622) 2024-06-26 14:09:26 +02:00
admin_triggerables_controller.rb FEATURE: Merge discourse-automation (#26432) 2024-04-03 18:20:43 +03:00
append_last_checked_by_controller.rb FEATURE: Merge discourse-automation (#26432) 2024-04-03 18:20:43 +03:00
automations_controller.rb FEATURE: Merge discourse-automation (#26432) 2024-04-03 18:20:43 +03:00
user_global_notices_controller.rb FEATURE: Merge discourse-automation (#26432) 2024-04-03 18:20:43 +03:00