feat: Add assignee last seen to conversations (#3069)
- Adds assignee last seen attribute to conversations
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
# id :integer not null, primary key
|
||||
# additional_attributes :jsonb
|
||||
# agent_last_seen_at :datetime
|
||||
# assignee_last_seen_at :datetime
|
||||
# contact_last_seen_at :datetime
|
||||
# custom_attributes :jsonb
|
||||
# identifier :string
|
||||
|
||||
Reference in New Issue
Block a user