Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Comments

fix: support the cross train corner case#2673

Merged
cwhitten merged 10 commits intomicrosoft:masterfrom
lei9444:fixcross
Apr 21, 2020
Merged

fix: support the cross train corner case#2673
cwhitten merged 10 commits intomicrosoft:masterfrom
lei9444:fixcross

Conversation

@lei9444
Copy link
Contributor

@lei9444 lei9444 commented Apr 16, 2020

Description

  1. for beginDialog in OnBeginDialog trigger
    main.lu: {dia1.lu: ""}

  2. for OnIntent(Name=IntentB) in this trigger, just an SendActivity action
    config will be like main.lu: {'':"IntentB"}

  3. ignore the local intent

But the config don't support multiple intent triggers -> 1 dialog now, I have create a issue microsoft/botframework-cli#713

Task Item

refs #2520

Screenshots

@boydc2014
Copy link
Contributor

Looks good to me, @feich-ms can you also help verify the behavior here?

@feich-ms
Copy link
Contributor

@lei9444 issue microsoft/botframework-cli#714 is fixed here microsoft/botframework-cli#714. Maybe you can wait for the fix in and update the bf-lu package then.

@lei9444
Copy link
Contributor Author

lei9444 commented Apr 20, 2020

@boydc2014 @feich-ms I have updated the config and package now. And test it in composer, it works well now.

@cwhitten
Copy link
Member

@lei9444 please address conflicts

@boydc2014 boydc2014 self-assigned this Apr 21, 2020
@boydc2014 boydc2014 added the Approved to merge approved, waiting to be merged label Apr 21, 2020
boydc2014
boydc2014 previously approved these changes Apr 21, 2020
@cwhitten cwhitten merged commit c0b4b9c into microsoft:master Apr 21, 2020
beyackle pushed a commit to corinagum/BotFramework-Composer that referenced this pull request Apr 21, 2020
* fix: support the cross train corner case

* update the unit test

* update the config

* add config for all other kinds triggers

Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
beyackle pushed a commit that referenced this pull request Apr 22, 2020
* fix: support the cross train corner case

* update the unit test

* update the config

* add config for all other kinds triggers

Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
@lei9444 lei9444 deleted the fixcross branch May 9, 2020 00:38
benbrown pushed a commit to benbrown/BotFramework-Composer that referenced this pull request May 24, 2021
* fix: support the cross train corner case

* update the unit test

* update the config

* add config for all other kinds triggers

Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
lei9444 added a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* fix: support the cross train corner case

* update the unit test

* update the config

* add config for all other kinds triggers

Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Approved to merge approved, waiting to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants