Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Implemented ResumeDialog in Skills #1140

Merged
merged 3 commits into from
Apr 8, 2021
Merged

Implemented ResumeDialog in Skills #1140

merged 3 commits into from
Apr 8, 2021

Conversation

LeeParrishMSFT
Copy link
Contributor

Fixes #1131

Description

Ported parts of changes for skills that were appropriate for the Skills part of these changes The adaptive parts are not needed yet as Adaptive is not part of the Java SDK.

Specific Changes

Changed SkillConverationIdFactory for Id generation, and updated SkillDialog to handle interruption from an adaptive dialog that might be calling a Skill.

Testing

Added unit tests for changes to SkillConversationIdFactory to test changes in Id creation.

@LeeParrishMSFT LeeParrishMSFT merged commit 1248b45 into main Apr 8, 2021
@LeeParrishMSFT LeeParrishMSFT deleted the lparrish-Issue1131 branch April 8, 2021 21:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

port: ResumeDialog is not called after resumption with adaptivedialog (#5426)
2 participants