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
admin_scriptables_controller.rb
admin_triggerables_controller.rb
append_last_checked_by_controller.rb
automations_controller.rb
user_global_notices_controller.rb