Changes for page 216 - Hack Heaven

Last modified by Carlijn Kokkeler on 2024/04/18 13:04

From version 411.1
edited by Erik Bakker
on 2024/03/11 14:39
Change comment: There is no comment for this version
To version 412.1
edited by Erik Bakker
on 2024/03/11 14:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,7 +60,15 @@
60 60  //__Copy property names from Create__//
61 61  This release unlocks the possibility to easily copy the name of a property placeholder so it can be used whilst deploying.
62 62  
63 +//__Improved feedback during migration to the current-runtime architecture__//
64 +We have improved the feedback should you try to migrate the JMS before any other runtime under Create -> Settings.
63 63  
66 +//__Block user from making changes to their cloud whilst another upgrade is still in progress__//
67 +We now block the user from making changes to their cloud configuration when another upgrade is still in progress.
68 +
69 +//__Cron trigger validation__//
70 +We have added a validation check upon saving a cron expression in the Flow Designer to avoid flows not starting due to a misconfigured cron expression.
71 +
64 64  == **Bug Fixes** ==
65 65  //__Queue name validation__//
66 66  The validation regarding undesired spaces for components that use a queue name has been improved. Specifically, users are now prevented from creating a queue name with a space in the queue name when editing this in the Create phase in the Flow Designer.