Sentiment values not being set for None / Unknown intent #5837
Labels
Area: AI-LUIS
The issue is related to LUIS
needs-triage
The issue has just been created and it has not been reviewed by the team.
Describe the bug
When looking at sentiment for the utterances the user has entered, we can use the turn.recognized.sentiment.score to get the last sentiment value. However, when the none intent is triggered, the sentiment block is not set.
Version
Version: 2.1.0
Electron: 8.2.4
Chrome: 80.0.3987.165
NodeJS: 12.13.0
V8: 8.0.426.27-electron.0
Browser
OS
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expect that the sentiment block will be set when the none intent is triggered so that the sentiment can be tracked for all utterances.
Screenshots
Additional context
Here is the LUIS trace:
The text was updated successfully, but these errors were encountered: