Changes for page 208 - Controlled State

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

From version 264.1
edited by Danniar Firdausy
on 2023/11/08 16:19
Change comment: There is no comment for this version
To version 265.1
edited by Danniar Firdausy
on 2023/11/08 16:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -30,13 +30,13 @@
30 30  //__Consistent triggers naming__//
31 31  We noticed that Trigger types have a different name throughout the portal. Therefore, in this release, on the Manage - Alerting page, we have renamed the "Source" column to "Source trigger" so that we have a consistent naming.
32 32  
33 -//__Search phrase__//**
33 +//__Search phrase__//~*~*
34 34  We are now enabling users to search for log entries and error messages in the next-generation architecture models based on phrases containing two or more words, instead of only one word or the full sentence. This also means that the user can search for entries with distances of 2 or incomplete search phrases (e.g., “startin engine” to look for “starting servlet engine”).
35 35  
36 36  //__Improved image building performance__//
37 37  We have implemented an improvement on the preparation step of the release at the beginning of the deployment, which leads to a faster deployment process.
38 38  
39 -//__Default "errorChannel" on next-generation architecture migration__//**
39 +//__Default "errorChannel" on next-generation architecture migration__//~*~*
40 40  During a migration of a model to the next-generation architecture, we have introduced a check now for flows that did not have custom error handling to set their error channel to "errorChannel" after the migration if the custom error handling is set to false.
41 41  
42 42  == **Bug Fixes** ==