Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 312.1
edited by Erik Bakker
on 2024/09/09 09:54
on 2024/09/09 09:54
Change comment:
There is no comment for this version
To version 260.1
edited by Bouke Reitsma
on 2024/06/06 09:20
on 2024/06/06 09:20
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -22 9-Xpath Alignment1 +222 - Flee Frustration - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.BoukeReitsma - Content
-
... ... @@ -1,10 +1,17 @@ 1 - Duringour recent sprint cycle, wemade several improvements tokeep our model runningsmoothly. We alsomade some smallchangestovariousXPath-relatedpartsof the portal.Pleasefindallourchanges and bugfixes below.1 +In the last sprint cycle, we have worked to allow cron trigggers for hours, days and months prepended by a 0. Moreover, changes in Design that will create or delete runtimes, or impact your model architecture, will trigger a warning before being put into effect in Design Architecture. We have also done several bug fixes, for example, users are not logged out from the portal anymore while deploying. Furthermore, users are now blocked from deploying at the same time on the same environment. Find out about the rest below! 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.22 9-XPath Alignment||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.222 - Flee Frustration||target="blank"]]. 4 4 5 -==== Minorchanges====6 -* De ploy-Deployment plan: We updated the deployment step that temporarily disablestheriggers in yourmodel.Asaresult, you can now defineafterwhichwaitingperiod(determinedin minutes) you want eMagiz to take action.When itreachesthispoint, eMagizwillactaccordingto theselectedoption. Youcanoptto "automatically re-enable triggers,""receivea notificationmail,"or"both." On top of that, we reintroduced the automatic "enabletrigger" step,which can be added asthe last step of yourdeployment plan to automaticallyre-enabletriggers. Be aware that you *still*needto enable triggers manually if you have manually disabledthembeforedeploying.ThiscanbedoneviatheManagephase.5 +====New features==== 6 +* Design - Architecture: If a user makes changes in Design that will create or delete runtimes, or impact your model architecture, that user will be warned about this before it is put into effect in Design Architecture. 7 7 8 8 ====Bug fixes==== 9 -* Create - Flow Designer: Improved the help text of the edit/new header menu in the XPath header enricher component (#727) 10 -* Create - Transformation: Fixed bug that causes the value input field to disappear if you switch from custom xpath to if it exists. (#1010) 9 +* Design - Architecture: The number on the JMS container correctly displays the amount of queues present in Design. (#1284) 10 +* Create - Flow Designer: Property values displayed in the Flow Designer and property values of your active release are now synchronized correctly. (#1053) 11 +* Deploy - Architecture: We have improved machine health calculations to prevent the creation of a machine with invalid memory configurations. (#1282) 12 +* Deploy - Deployment plan: Users are blocked from being logged out during deployment execution, so that triggers are re-enabled after the deployment plan has been executed. (#1293) 13 +* Deploy - Properties: Cron triggers now allow for hours, days and months prepended by a 0, for example 05. 14 +* Deploy - Releases: Users are blocked from deploying at the same time on the same environment on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture. (#1293) 15 + 16 + 17 +