You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Lex rebuild fails when there is any single character utterance, with "[ERROR] UnboundLocalError: local variable 'translatedText' referenced before assignment"
To Reproduce
Steps to reproduce the behavior.
Create a QID with a question containing a single character, like an emoji, for example..
Save it.
Then do LEX REBUILD from Content Designer.
Lex rebuild fails with this message:
Expected behavior
A clear and concise description of what you expected to happen.
LEX REBUILD should not fail.
Please complete the following information about the solution:
Version: [e.g. v0.0.1]
v5.2.1
Were there any errors in the CloudWatch Logs?
Yes.. LexV2BotLambda shows exception:
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Lex rebuild fails when there is any single character utterance, with "[ERROR] UnboundLocalError: local variable 'translatedText' referenced before assignment"
To Reproduce
Steps to reproduce the behavior.
Create a QID with a question containing a single character, like an emoji, for example..
Save it.
Then do
LEX REBUILD
from Content Designer.Lex rebuild fails with this message:
Expected behavior
A clear and concise description of what you expected to happen.
LEX REBUILD should not fail.
Please complete the following information about the solution:
v5.2.1
Yes.. LexV2BotLambda shows exception:
The text was updated successfully, but these errors were encountered: