Changes for page 224 - Summer Sonata
Last modified by Danniar Firdausy on 2024/07/04 10:01
From version 522.1
edited by Carlijn Kokkeler
on 2024/05/21 11:19
on 2024/05/21 11:19
Change comment:
There is no comment for this version
To version 524.1
edited by Carlijn Kokkeler
on 2024/05/21 11:42
on 2024/05/21 11:42
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,8 +14,22 @@ 14 14 15 15 [[image:Main.Images.Release Blog.WebHome@release-221-swift-shift-catalog-2.png]] 16 16 17 +//__Attribute placements__// 18 +Some improvements regarding the placement of attributes have been done: 19 +* A new attribute will be placed right below the attribute that users right-clicked on to open context menu to add new attribute. 20 +* Moving an attribute in the datamodel is now directly shown in the tree structure as well. 21 +* The pop-up that appears when rearranging attributes of an entity will result in a pop-up which text is conditional with respect to the messagetype. 17 17 23 +[[image:Main.Images.Release Blog.WebHome@release-221-swift-shift-rearrange-attribute.png]] 18 18 25 +//__Failover & grouping__// 26 +Some improvements regarding the widgets for failover and grouping have been done: 27 +* When executing a start/stop action on a group, the description of the step now contains the name of the group. 28 +* When stopping a group with the follower status, the description of the popup now correctly describes the purpose of button "Disable failover and stop group". 29 + 30 +[[image:Main.Images.Release Blog.WebHome@release-221-start-stop-flows.png]] 31 +[[image:Main.Images.Release Blog.WebHome@release-221-stop-groups.png]] 32 + 19 19 == **Bug Fixes** == 20 20 //__XSD import__// 21 21 When importing an xsd to a new response or request message, you will not receive a warning message anymore to avoid confusion.