feat: add mark pending action to automation (#13378)

This commit is contained in:
Shivam Mishra
2026-02-02 11:59:51 +05:30
committed by GitHub
parent e9e6de5690
commit 133fb1bcf6
5 changed files with 30 additions and 3 deletions

View File

@@ -41,8 +41,8 @@ class AutomationRule < ApplicationRecord
def actions_attributes
%w[send_message add_label remove_label send_email_to_team assign_team assign_agent send_webhook_event mute_conversation
send_attachment change_status resolve_conversation open_conversation snooze_conversation change_priority send_email_transcript
add_private_note].freeze
send_attachment change_status resolve_conversation open_conversation pending_conversation snooze_conversation change_priority
send_email_transcript add_private_note].freeze
end
def file_base_data