v12
v12 copied to clipboard
Botpress OSS – v12
**Describe the bug** sometimes the analytics module endpoints are returning 404 and the only way to fix it is to restart the server. **To Reproduce** Very hard since it happens...
**Describe the bug** if you have a bot with a default language in Arabic and trying to add Q&A in Arabic, the bot keeps raising an error "No answers found...
I'm design a long flow bot, user should go through nodes one by one. I find sometimes, when user selected an answer, the server response it very slow (happened on...
botpress version: 12.26.10 (clone from github) I have only 1 bot, and have no webhook. It's ok when I run in my labtop, but when I deploy into server with...
### Discussed in https://github.com/botpress/botpress/discussions/11714 Originally posted by **devapubs** April 8, 2022 Hello, when starting botpress i get error "getaddrinfo ENOTFOUND lang-01.botpress.io" and the result is when trying to open chat...
**Describe the bug** When creating a choice skill, if the value starts with whitespace, then no preview is rendered in the node. It works fine in the conversation flow, though....
**Describe the bug** If you keep using Botpress to develop an app, the emulator's responses tends to slow down with time. **To Reproduce** Steps to reproduce the behavior: 1. Open...
When I use `setVariable` + `{{event.payload.payload}}` to get value after Choice, the choice value is in uppercase. Why auto uppercase value?
Having an AdBlocker activated, in my case AdBlocker Ultimate in Firefox, breaks the Analytics module. There simply is a blank screen that appears with no warning or errors in the...
When you have an utterance that uses a slot that is linked to an entity using a regex, the regex is seemingly ignored for the purposes of slot filling. **To...