fix: Convert cached_label_list to text (#9143)

This commit is contained in:
Shivam Mishra
2024-03-26 07:17:08 +05:30
committed by GitHub
parent 48452a42f4
commit 9917cb4273
3 changed files with 35 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
# additional_attributes :jsonb
# agent_last_seen_at :datetime
# assignee_last_seen_at :datetime
# cached_label_list :string
# cached_label_list :text
# contact_last_seen_at :datetime
# custom_attributes :jsonb
# first_reply_created_at :datetime