botbuilder-js icon indicating copy to clipboard operation
botbuilder-js copied to clipboard

Welcome to the Bot Framework SDK for JavaScript repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using JavaScript.

Results 117 botbuilder-js issues
Sort by recently updated
recently updated
newest added

[GENERAL INFO] Bot ID: I was able to repro with my bots; CX bot id is: omni-root-bot-dev-v1 App ID: efa2e6fe-bf1e-4521-a746-b3db5c98136c Subscription ID: cde58a60-b083-4190-8122-66243d80da50 Exact Time Frame In UTC: [PROBLEM DESCRIPTION]...

customer-reported

The changes in [[#5800] AdaptiveExpression Bool function is not very useful because it doesn't convert anything but ints (#6431)](https://github.com/microsoft/botbuilder-dotnet/pull/6431) may need to be ported to maintain parity with `microsoft/botbuilder-dotnet`. Fixes...

ExemptFromDailyDRIReport
needs-triage
parity

The changes in [[#6434] Priority broken for RegexRecognizer (#6435)](https://github.com/microsoft/botbuilder-dotnet/pull/6435) may need to be ported to maintain parity with `microsoft/botbuilder-dotnet`. Fixes #6434 ## Description This PR updates the AdaptiveDialog's OnRecognizeAsync method...

ExemptFromDailyDRIReport
needs-triage
parity

The changes in [[#6354] isMatch adaptive expression returns error when value is null or empty string (#6426)](https://github.com/microsoft/botbuilder-dotnet/pull/6426) may need to be ported to maintain parity with `microsoft/botbuilder-dotnet`. Fixes #6354 ##...

ExemptFromDailyDRIReport
needs-triage
parity

JS sample [80.skills-simple-bot-to-bot](https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/javascript_nodejs/80.skills-simple-bot-to-bot) Skill Bot does not work with Alexa channel. [PROBLEM DESCRIPTION] Customer deployed to Azure the sample https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/javascript_nodejs/80.skills-simple-bot-to-bot. Bots work fine with Webchat channel but fail with Alexa...

bug
customer-reported

## Versions SDK: 4.16.0 NodeJS: 16.15.1 Browser: Chrome 103 OS: macOS 11.2.3 ## Describe the bug When using the CustomQuestionAnswering class to query against a Language project, the answers returned...

bug
customer-reported
Bot Services
customer-replied-to

On inspection of https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/2023, there is now support for using client certificates in MSAL, which means we can continue moving away from adal-node. @Zerryth, please reach out to either @carlosscastro...

P0
no parity
Area: Authentication
Size: M
Area: SDK

**Is your feature request related to a problem? Please describe.** We have content across multiple Knowledge Bases (due to security and domain reasons) and want to use Orchestration Workflow to...

customer-reported
Bot Services
needs-triage
feature-request

See [Migration Guide](https://yarnpkg.com/getting-started/migration). We would not be using Zero installs (`.gitignore` implications, [see here for details](https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored)) In particular, we may need to: - Stop listing "shared dependencies" in the root...

Area: Engineering

## Describe the bug `botframework-streaming` should have its own browser integration tests that are not reliant on any dependent libraries (e.g. botframework-directlinejs, botframework-webchat) or dependent's tool chains. ## Expected behavior...

P2
backlog
Area: Engineering
Size: L