Changes for page 208 - Controlled State

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

From version 257.1
edited by Danniar Firdausy
on 2023/11/07 12:42
Change comment: There is no comment for this version
To version 257.2
edited by Danniar Firdausy
on 2023/11/07 12:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,36 +15,36 @@
15 15  
16 16  == **Feedback Items** ==
17 17  
18 -//__Improved Information on Removing a Release Version__//
18 +//__Improved information on removing a release version__//
19 19  Users are now informed with a more comprehensive information of why removing a release version that is still active on all environments (i.e., Test, Acceptance, and Production) is failed. Users are now informed in which environment(s) that runs in which runtime(s) that the release version under deletion is still running.
20 20  
21 -//__Wider and Expandable Fields for XPath Expressions__//
21 +//__Wider and expandable fields for XPath expressions__//
22 22  Input fields for XPath expressions located in the Create phase are now made wider and also capable of expanding when the expression registered by the user is too long.
23 23  
24 -//__Old Images Cleanup Mechanism__//
24 +//__Old images cleanup mechanism__//
25 25  We implemented a functionality that removes related unused images upon removal of a release version for on-premises machines. This prevents eMagiz to take resources of the customer’s machine due to the unattended old images.
26 26  
27 -//__Consistent Toggle Switches__//
27 +//__Consistent toggle switches__//
28 28  We are now implementing eMagiz Design System module in our platform and, in this release, we have updated all instances of the toggle switch to have a more consistent performance and look & feel throughout the platform.
29 29  
30 -//__Search Phrase__//
30 +//__Search phrase__//
31 31  We are now enabling users to search for log entries and error messages based on phrases containing two or more words, instead of only one word or the full sentence. This also means that user can search for entries with distances of 2 or incomplete search phrase (e.g., “startin engine” to look for “starting servlet engine”).
32 32  
33 -//__Improved Image Building Performance__//
33 +//__Improved image building performance__//
34 34  We have implemented an improvement on the preparing step of the release at the begining of the deployment, which leads to a faster deployment process.
35 35  
36 -//__Default "errorChannel" on Gen3 Migration__//
36 +//__Default "errorChannel" on Gen3 migration__//
37 37  During a migration of a model to Gen3, we have introduced a check now for flows that did not have custom error handling to be set their error channel to "errorChannel" after the migration if the custom error handling is set to false.
38 38  
39 39  == **Bug Fixes** ==
40 40  
41 -//__Incorrect Deployed Containers__//
41 +//__Incorrect deployed containers__//
42 42  A fix has been implemented to address the issue where older containers were deployed while it was shown that the new ones instead are deployed. This problem was caused by auto-healing that triggered during a new deployment.
43 43  
44 -//__Log Messages in Gen3 Models__//
44 +//__Log messages in Gen3 models__//
45 45  We have implemented an improvement in our infra components that is intended to reduce the occurance of log messages failed to be sent in Gen3 models.
46 46  
47 -//__Random Stuck in Deployment Plan Execution__//
47 +//__Random stuck in deployment plan execution__//
48 48  We addressed an issue where the execution of deployment plan would occasionally become stuck or halted unexpectedly.
49 49  
50 50  == **Fancy Forum Answers** ==