Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R11 Bugbash] Hooking up form dialog to trigger encounters "lg file [DialogName]-trigger not found" #5147

Closed
2 of 8 tasks
thomas-chung opened this issue Dec 4, 2020 · 0 comments · Fixed by #5161
Closed
2 of 8 tasks
Assignees
Labels
Area: Form Dialogs The creation of an adaptive dialog from a schema defined by creating a form Type: Bug Something isn't working

Comments

@thomas-chung
Copy link

Describe the bug

Creating a new form dialog successfully created a bunch of new dialog in composer. However, when hooking up the dialog with a intent trigger encounters error looking like this:

"lg file SomeSimpleDialog-trigger not found"

Version

            Bot Framework Composer

            Version:  1.2.1-nightly.191674.827857c
            Electron: 8.2.4
            Chrome: 80.0.3987.165
            NodeJS: 12.13.0
            V8: 8.0.426.27-electron.0

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Create a new form dialog
  2. Select a newly created dialog from navigation pane
  3. Click "New Trigger .."
  4. Select "Intent recognized" under "What is the type of this trigger?"
  5. Give the trigger a name
  6. Give it some trigger phrase like "-get something"

Expected behavior

Trigger is linked to the dialog successfully

Actual behavior

Trigger creation fails

Screenshots

image

Additional context

@thomas-chung thomas-chung added Type: Bug Something isn't working Needs-triage A new issue that require triage labels Dec 4, 2020
@hatpick hatpick self-assigned this Dec 4, 2020
@hatpick hatpick added Area: Form Dialogs The creation of an adaptive dialog from a schema defined by creating a form and removed Needs-triage A new issue that require triage labels Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Form Dialogs The creation of an adaptive dialog from a schema defined by creating a form Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants