Changes for page 210 - Deployment Delights
Last modified by Carlijn Kokkeler on 2024/04/18 13:08
From version 265.1
edited by Carlijn Kokkeler
on 2023/11/22 15:06
on 2023/11/22 15:06
Change comment:
There is no comment for this version
To version 262.1
edited by Carlijn Kokkeler
on 2023/11/22 14:57
on 2023/11/22 14:57
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -36,8 +36,6 @@ 36 36 * Not required by a flow that is in the Create phase release. 37 37 * If used as nested property, none of its parent properties (checks recursively) are in the Create phase release. 38 38 39 -[[image:Main.Images.Release Blog.WebHome@release-blog-209-unused-properties-overview.png]] 40 - 41 41 //__Queue explorer milliseconds__// 42 42 The queue browser now displays milliseconds in the timestamps. 43 43 ... ... @@ -53,10 +53,10 @@ 53 53 == **Bug Fixes** == 54 54 55 55 //__Flow Designer connection line__// 56 -In the Flow Designer an issue has been fixed ,where,previously,the connection line for drawing channels didnotwork wellafter theuser scrollsor zoomsin/out on the canvas.54 +In the Flow Designer an issue has been fixed where the connection line for drawing channels did work well when scrolling or zooming in/out on the canvas. 57 57 58 58 //__Portal for migrated models__// 59 -We fixed a rare case where a runtime either (1)could not start, or(2)logging, errors,and metrics could not be seen in the portal for a model that had just migrated to the next generation architecture.57 +We fixed a rare case where a runtime could not start, or logging, errors and metrics could not be seen in the portal for a model that had just migrated to the next generation architecture. 60 60 61 61 //__Error channel inbounds__// 62 62 We added a migration step, where we set the error channel to “errorChannel” of all inbounds in a flow if the custom error handling is set to false. Before, the error channel would be set to “errorChannel” only for the first inbound in an entry flow.