Rohit.Sharma3 | 2024-11-15 17:25:44 UTC | #1
Hi Team,
We are facing issue while exporting Ruleset from Terraform, the "value" is left blank in the configuration, the value definition is not included in export.
Terraform Export output : rules { .... category = "DIALERPRECALL" conditions { valuetype = "STRING" type = "contactAttributeCondition" attributename = "CallbackNumber" datanotfound_resolution = false operator = "EQUALS" inverted = true } name = "Assign-Wireless-Skill" order = 2 }
Output from API Call:
"name": "Assign-Wireless-Skill", "order": 2, "category": "DIALERPRECALL", "conditions": [ { "type": "contactAttributeCondition", "inverted": true, "attributeName": "CallbackNumber", "value": "", "valueType": "STRING", "operator": "EQUALS"
Can you check issue at your end? We have upgraded GC Client to latest 1.52.0 and issue is still there.
Regards, Rohit S
system | 2024-12-15 17:23:41 UTC | #2
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 30406