chore: add sla title
This commit is contained in:
@@ -122,7 +122,7 @@ class Notification < ApplicationRecord
|
||||
message_body(conversation.messages.first)
|
||||
when 'assigned_conversation_new_message', 'participating_conversation_new_message', 'conversation_mention'
|
||||
message_body(secondary_actor)
|
||||
when 'conversation_assignment'
|
||||
when 'conversation_assignment', 'sla_missed_first_response', 'sla_missed_next_response', 'sla_missed_resolution'
|
||||
message_body(conversation.messages.incoming.last)
|
||||
else
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user