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

Function bots don't pick up LUIS app ID #1063

@Virtual-Josh

Description

@Virtual-Josh

Describe the bug

Function bots do not appear to pick up the LUIS app ID from app settings despite the data being populated in the field.

Version

Version: 2.0.0-nightly.240366.4a6ec2c
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:
0. Make sure you have the Azure core tools installed

  1. Create a .net function bot
  2. Create a provision for the bot
  3. Create an intent
  4. Publish the bot
  5. Start the bot and try to invoke the intent

Expected behavior

You shouldn't be able to start the bot without adding the LUIS info

Screenshots

App settings standard view:
image

App settings advanced view:
image

image
image

Additional context

In the web app version Composer will have an error saying you can't start the bot without updating the LUIS data. I don't know if that check is missing here, or if something else is going on.

Metadata

Metadata

Labels

P0Must Fix. Release-blockerShipRoom-ApprovedShip room has approved this issue for the release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions