Bugfixes
-
#7557: Fixed a problem where a form wouldn't reject when the
FormValidationAction
re-implementedrequired_slots
. -
#7585: Fixed an error when using the SQLTrackerStore
with a Postgres database and the parameterlogin_db
specified.The error was:
psycopg2.errors.SyntaxError: syntax error at end of input rasa-production_1 | LINE 1: SELECT 1 FROM pg_catalog.pg_database WHERE datname = ?