John Kim
John Kim
### [Github issues](https://github.com/microsoft/botframework-sdk) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Version What package version of the SDK are you using. 4.16.1...
## Describe the bug On bot framework composer, hovering over the substring function shows an outdated tooltip :  The substring function in fact has the following parameters : substring(string,...
I am using the Enterprise Assistant template which includes the core bot, and the Calendar, People skills. I first created and tested the bot successfully locally. I published all the...
**Is your feature request related to a problem? Please describe.** This is related to #5101 and #5218 . I followed these issues and attempted to modify the Enterprise Assistant template...
This is more of a question than an issue. I couldn't find a discussion board or slack, sorry if this is the wrong place to ask. This repo is exactly...
As per title. Paljs/generator's ```generator.run()``` now returns the entire dmmf document. You might find that useful for getting the model names, I also added a bunch of useful maps as...
I am trying to adopt Federation 2 but ran into what I think is a huge problem; merging input types and enums. As it says in the [docs](https://www.apollographql.com/docs/federation/federated-types/composition/#input-types-and-field-arguments), input types...
Cassandra and MS SQL sources on the admin portal doesn't work. Attempting to add either of the two sources, even after adding the key/values manually, doesn't do anything. Browser console...
### Describe the issue Activities using WORKER_GROUP for Kestra Enterprise get stuck on the "Created" status indefinitely if the WORKER_GROUP is not running / doesn't exist. The activity ignores all...
### Describe the issue My flow is an SQL Server trigger which queries the DB for certain rows. The trigger is set to 3 seconds, as the flow won't trigger...