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

Create QNA Resource hangs on screen #6708

Closed
2 of 8 tasks
Dewain27 opened this issue Apr 6, 2021 · 3 comments · Fixed by #6723 or #7871
Closed
2 of 8 tasks

Create QNA Resource hangs on screen #6708

Dewain27 opened this issue Apr 6, 2021 · 3 comments · Fixed by #6723 or #7871
Assignees
Labels
P0 Must Fix. Release-blocker topic: creation Type: Bug Something isn't working
Milestone

Comments

@Dewain27
Copy link
Contributor

Dewain27 commented Apr 6, 2021

Describe the bug

When I add a knowledge-base to a bot project and am prompted in the Next Steps location that I need to provision a QNA resource, It hangs when you click Next on this screen:
image

Version

Version: 1.4.0-nightly.231404.da58480
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 Empty Bot project
  2. Add Knowledge Base > Create New
  3. Go to Rocket Ship > Click Add a QNA Maker key
    image
  4. Error when you try to create a new one (I had selected to use an existing Resource Group but fails in all scenarios for me)

Expected behavior

Creation of QNA Maker resources should complete and/or I should get an error accordingly.

@Dewain27 Dewain27 added Type: Bug Something isn't working Needs-triage A new issue that require triage topic: creation and removed Needs-triage A new issue that require triage labels Apr 6, 2021
@Dewain27 Dewain27 added the P0 Must Fix. Release-blocker label Apr 6, 2021
@Dewain27
Copy link
Contributor Author

Dewain27 commented Apr 6, 2021

I discovered that while I was working on something else that all of a sudden all of the items were populated. I think there must be a long running action that was done in the background. It eventually just completed, but it was many minutes later. I then got this in the UI.
image

There was no notification that it was handled, but the content was in bot settings as well.

@benbrown
Copy link
Contributor

benbrown commented Apr 6, 2021

oh WEIRD, yes, something broke on the QNA maker create screen. It should be showing a progress bar, etc.

@benbrown
Copy link
Contributor

benbrown commented Apr 6, 2021

Fixed in #6723

benbrown added a commit that referenced this issue Apr 7, 2021
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this issue Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Must Fix. Release-blocker topic: creation Type: Bug Something isn't working
Projects
None yet
2 participants