Bug: Creating and accepting a contact with empty reference will freeze the CCP

0

I noticed that one can create a task contact (I'm using boto3) with a reference with an empty string as the value. This is fine in my opinion. However, as soon as an agent accepts this contact, this will freeze the CCP and the agent will only see a white screen. The only way I found to fix this is to call stop-contact twice (once to end the task and once to get it out of ACW).

Is this a known bug? Is there another way to fix such broken contacts using the connect web GUI?

已提问 1 年前269 查看次数
1 回答
1

In the StartTaskContact API it specifies the minimum length of the references section is 1: https://docs.aws.amazon.com/connect/latest/APIReference/API_StartTaskContact.html#connect-StartTaskContact-request-References

profile pictureAWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容