QNA bot always returns unresolved intent
Content
so i have been playing around with the digital assistant for a while now and i cannot seem to get the QNA to work ? in the try it out for the QNA i can always get answers to the questions but i cannot seem to get the dialog flow going as expected. it keeps going through intent to qna then to unresolved although i can get an answer to the question in the try it out for the QNA. here is my dialog flow
metadata:
platformVersion: "1.1"
main: true
name: QnA
context:
variables:
greeting: "string"
name: "string"
iResult: "nlpresult"
states:
Tagged:
0