You are viewing the documentation for Blueriq 14. Documentation for other versions is available in our documentation directory.
Identifier | Component | Issue | Solution |
---|---|---|---|
CSD-3910, CSD-3901 | JAVA Runtime | When the development-tools profile was enabled, but no studio connection was configured, a NullPointerException would show in the log. | The NullPointerException will not occur anymore when no studio connection has been configured. |
BQ-13973 | When using DCM 2.0 and when throwing a message event with a parameter with type date or datetime, the date value would not be interpreted as a correct value. | This has been fixed. | |
CSD-3900 | JAVA Runtime | Validations added to a header, fragment or argument of a REST message were ignored. | When a REST message has no body, the validation of headers was skipped. It is now checked that if the message has no body, headers, fragments and arguments are still validated. |
BQ-12525 | When the External Flow profile was enabled, but the license didn't allow the usage of External Flow, Blueriq would not start. | Blueriq is now always able to start with the External Flow profile enabled, but will report a fatal error for applications that actually contain External Flows. |