fix: Update automation to use case-insensitive filter (#5302)

This commit is contained in:
Tejaswini Chile
2022-08-22 10:16:50 +05:30
committed by GitHub
parent bef3f66501
commit 747ce9c80f
4 changed files with 32 additions and 5 deletions

View File

@@ -175,7 +175,7 @@
"message_type": {
"attribute_name": "Message Type",
"input_type": "search_box with name tags/plain text",
"data_type": "text",
"data_type": "numeric",
"filter_operators": [ "equal_to", "not_equal_to" ],
"attribute_type": "standard"
},