You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
Identifier | Component | Issue | Solution |
---|---|---|---|
BQ-24170 | Encore | The entity editor would not restore the scroll position of the attribute and relation lists when switching between views. | The scroll position is now restored as expected. |
CSD-5706 | Encore | Various dropdowns could be inadvertently clipped, preventing the ability to scroll. | Some dropdowns have been updated to be positioned in front of their container, avoiding the clipping issue. |
BQ-24155 | The default error exchange for the DCM Lists Service RabbitMQ connection had the wrong value. | It now references the right exchange. | |
BQ-24138 | Encore | It was possible to model service and function calls in contract modules in Encore even though this is not allowed | Removed the ability to model service and function calls from contract modules in Encore |
CSD-5650 | Studio | The Studio server could incorrectly detect a cycle in process type restrictions, even if the structure of process types was not actually cyclic. | The cycle detection has been improved to avoid the false positive. |
CSD-5608 | Encore | Various process validations were missing in Encore:
| All of these aspects are now validated in Encore, enabling feedback during modelling for situations that would be reported as error in the runtime |