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

How to create an **Intent recognized** trigger for a Regex-defined intent? #2158

Closed
zxyanliu opened this issue Mar 3, 2020 · 1 comment
Closed
Assignees
Labels
Doc Impact P0 Must Fix. Release-blocker R8 Release 8 - March 16th, 2020

Comments

@zxyanliu
Copy link
Contributor

zxyanliu commented Mar 3, 2020

Describe the bug

I was trying to update the weather tutorials and came up with this question: how to create an Intent recognized trigger and configure it to an intent defined using Regular Expressions? It seems users can only create an Intent recognized trigger using LUIS as recognizer type in the current new trigger wizard design implemented in PR1786.
@luhan2017 and @hibrenda found the similar issue during our meeting yesterday.

To Reproduce

Steps to reproduce the behavior:

  1. Create an intent using Regular Expressions as a recognizer type.
  2. Create an Intent recognized trigger
  3. Have no idea to configure the intent defined using RegEx to this trigger

Expected behavior

Intent recognized trigger should be created to

Screenshots

QQ截图20200303145930

@zxyanliu zxyanliu added Needs-triage A new issue that require triage Doc Impact labels Mar 3, 2020
@cwhitten cwhitten added R8 Release 8 - March 16th, 2020 and removed Needs-triage A new issue that require triage labels Mar 3, 2020
@cwhitten cwhitten added the P0 Must Fix. Release-blocker label Mar 3, 2020
@cwhitten
Copy link
Member

cwhitten commented Mar 9, 2020

addressed via #2151

@cwhitten cwhitten closed this as completed Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Doc Impact P0 Must Fix. Release-blocker R8 Release 8 - March 16th, 2020
Projects
None yet
Development

No branches or pull requests

3 participants