codeforequity-at / codeforequity-at/botium-connector-lex

lex v2 connector, user sends incorrect sessionState from last round

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3
Forks
1
Avg merge
1h 3m
Merged PRs (30d)
1

Description

lex v2 connector, when 'UserSays', it inherits "bot" sessionState and sends it to the bot. This sometimes put the bot on the undesired state, since 'bot' sessionState has 'dialogAction' which isn't set by the user.

Also, can add the support to set 'SessionState' in the script?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the connector handles the UserSays turn and forwards sessionState to Amazon Lex. Verify that user turns do not reuse the bot's dialogAction, and determine how script-provided SessionState should be accepted; done means both behaviors are covered by the connector's tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.