discourse/plugins/automation/spec/requests
Joffrey JAFFEUX 932bd6ba85
UX: logs when an automation is destroyed (#29565)
A `UserHistory` entry will now be created when an automation is destroyed. This is visible in `/admin/logs/staff_action_logs`. id, name, trigger and script will be logged.

This commit also creates a service `DestroyAutomation` to hold all the destroy automation logic.

---------
Co-authored-by: Martin Brennan <mjrbrennan@gmail.com>
2024-11-04 11:12:18 +09:00
..
admin_discourse_automation_automations_spec.rb UX: logs when an automation is destroyed (#29565) 2024-11-04 11:12:18 +09:00
discourse_automation_append_last_checked_by_controller_spec.rb
discourse_automation_automations_spec.rb
discourse_automation_user_global_notices_spec.rb