Changes for page 250 - Fix Fest

Last modified by Erik Bakker on 2025/07/28 12:18

From version 272.1
edited by Erik Bakker
on 2025/07/28 11:29
Change comment: There is no comment for this version
To version 273.1
edited by Erik Bakker
on 2025/07/28 12:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -32,12 +32,12 @@
32 32  ==== Bug fixes ====
33 33  
34 34  * Design - Message Tree: Attribute order is exchanged between the moved attributes rather than making an algebraic calculation to obtain a new value to avoid double jumps during the movement. (#1593)
35 +* Create - Message Definition: A longer time is given to the user to change the fields. Additionally, the pattern field is no longer time-bound, as it requires a longer input. (#1575)
35 35  * Create - Flow Designer: Validation in JDBC stored procedure inbound channel adapter is now shown on the right element. (#1557)
36 -* Create - Message Definition: A Longer time is given to the user to change the fields. Additionally, the pattern field is no longer time-bound, as it requires a longer input. (#1575)
37 37  * Create - Flow Designer: Wiretap channel does not cause an error when its ID is too long. (#1606)
38 38  * Create - Flow Designer: When changing a filter with a discard channel to start throwing exceptions on rejection instead of sending them to the discard channel, the UI will now correctly reflect this. (#1621)
39 -* Create - Flow Designer: when copying a component which have a field value longer than 64 characters and contains the flow’s name, then pasting, the field will not be limited to 64 characters. (#1398)
40 -* Create - Components: Linetokenizer -> Strict of the Flat file to XML transformer and 'Allow empty array' of the system message are not editable anymore when not in 'start editing'. (#1612)
39 +* Create - Flow Designer: When copying a component which have a field value longer than 64 characters and contains the flow’s name, then pasting, the field will not be limited to 64 characters. (#1398)
40 +* Create - Flow Designer: Linetokenizer -> Strict of the Flat file to XML transformer and 'Allow empty array' of the system message are not editable anymore when not in 'start editing'. (#1612)
41 41  * Create - Transformation: Users are now able to switch between “Custom XPath” and “Convert datatype” options for the “Transform from date/time” transformer. (#1662)
42 42  * Create - Transformation: Users can return to the correct design phase message mapping. (#1348)
43 43  * Create - Transformation: User permissions are modified for the From Boolean Transformer so that the user can see the Value Mappings. (#1622)