Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 704.1
edited by Erik Bakker
on 2024/08/26 16:27
on 2024/08/26 16:27
Change comment:
There is no comment for this version
To version 761.1
edited by Carlijn Kokkeler
on 2024/10/23 09:04
on 2024/10/23 09:04
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 8-MonitoringMania1 +232 - Bug Busters - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -3,112 +3,68 @@ 3 3 ((( 4 4 [[image:Main.Images.Release Blog.WebHome@release-blog-intro.png]] 5 5 6 -**Hi there, eMagiz developers!** Thisreleasewehave donemanyimprovementstothemonitoringgraphsinManage.Moreover,wehavemadesome improvementsto themissingproperties andunused propertiesoverviews and did severalbug fixes. Find out allimprovements &bug fixes below!6 +**Hi there, eMagiz developers!** We did a hackathon again so we have a lot of bug fixes! The visibility of several buttons has been improved, as well as pop-ups and search functionalities. Find out all below! 7 7 8 - ==**ManageGraphs Improvements**==8 +{{info}}We have announced new IP addresses a while ago. These adresses must be set properly at this date. If not set up properly, deployments will fail. This is only applicable to our current-stack.{{/info}} 9 9 10 -//__Generic improvements__// 11 - 12 -* Pressing the 'show main dashboard' button returns back to the unfiltered master dashboard. 13 -* For detailed views the 'show main dashboard' button is on the left. 14 -* For selection dropdowns the selected variables are locked to the top for easy deselection. 15 -* Graphs on a page share the same crosshair. This means that when selecting a time frame in one graph the same time frame is shown in all corresponding graphs on the same page. 16 - 17 -[[image:Main.Images.Release Blog.WebHome@release-228-maindashboard.png]] 18 - 19 - 20 -//__Specific improvements__// 21 - 22 -* The following graphs now show the unit of measurement per time frame (i.e. bytes/2h) 23 -** Queue Statistics - Overview 24 -*** Message Througput 25 -** Event Streaming Statistics - Overview 26 -*** Bytes In 27 -*** Bytes Out 28 -*** Messages In 29 - 30 -[[image:Main.Images.Release Blog.WebHome@release-228-eventsteamingstats.png]] 31 - 32 -* The following graph now shows an improved unit of measurement 33 -** Runtime Statistics - Key Metrics 34 -*** Log events are counted as a sum instead of a maximum per data point. 35 -* The following data measurement graphs indicate whether the component was on or off when hovering over the data points. 36 -** Runtime Statistics - Other Metrics 37 -*** Data measurements 38 -** Queue Statistics - Other Metrics 39 -*** Data measurements 40 - 41 -* The following graphs now show the maximum value within the selected time frame 42 -** Runtime Statistics - Overview 43 -*** Memory usage 44 -*** CPU usage 45 - 46 -[[image:Main.Images.Release Blog.WebHome@release-228-runtime statistics.png]] 47 - 48 -* The following tables have an improved styling. 49 -** HTTP Statistics - Overview 50 -*** Problematic requests 51 -*** All requests 52 - 53 53 == **Feedback Items** == 11 +//__Property name__// 12 +When creating a new property name for a new property value, it will automatically be selected for the new property value. 54 54 55 -//__Failover deployment plan__// 56 -The deployment plan steps with type 'Failover' are now deprecated, meaning they can no longer be added to a deployment plan. 14 +[[image:Main.Images.Release Blog.WebHome@release-232-propery-name.png]] 15 + 16 +== **Bug Fixes** == 17 +//__Hidden Explore__// 18 +The 'Explore' button will no longer be hidden if there are no results when searching on a queue name in the queue browser. 19 + 20 +[[image:Main.Images.Release Blog.WebHome@release-232-explore-button.png]] 57 57 58 -//__ Editmodeflowtesting__//59 -Te stmessagescan nowbe editedorremoved while intheeditmode oftheflow testingfunctionality.22 +//__Delete container__// 23 +The 'Delete' button in the Containers overview is no longer visible for users without the required permissions. 60 60 61 -//__Missing properties overview__// 62 -Setting the value of a missing property will now automatically remove it from the missing properties overview. Besides that, search and sort functionality have been added to the missing properties overview. 63 -[[image:Main.Images.Release Blog.WebHome@release-228-missing-properties.png]] 25 +[[image:Main.Images.Release Blog.WebHome@release-232-delete-container.png]] 64 64 65 -//__ Legacy releasenotes__//66 - The legacy release notes tabhasbeenremoved.27 +//__Technical names__// 28 +It is no longer possible anymore to create machines with the same technical name. 67 67 68 -//__ SSL helptext__//69 - TheSSL section in runtime settingshasmore elaborate helptext.30 +//__Failover systems__// 31 +When enabling or disabling our failover feature for a system, its connector container will no longer be moved to another machine if not required. 70 70 71 -[[image:Main.Images.Release Blog.WebHome@release-228-ssl-enabled.png]] 72 - 73 -//__Memory warning__// 74 -A pop-up with a warning will be shown when containers are configured with less memory than recommended. 33 +//__Deploy architecture changes__// 34 +The pop-up that is shown after pressing 'apply to environment' in Deploy Architecture will only show the current changes, irrelevant information has been removed. 75 75 76 -[[image:Main.Images.Release Blog.WebHome@release-228-memory-settings.png]] 36 +//__Code mappings search__// 37 +When searching in the code mappings overview and pressing enter in a search field, search results would get duplicated. This has been fixed. 77 77 78 -//__Reuse test messages__// 79 -It is now possible to reuse the test messages created in other flows within the routing and vice versa. 80 - 81 -//__Unused properties__// 82 -We added logging for when properties are deleted from the unused properties screen. 39 +[[image:Main.Images.Release Blog.WebHome@release-232-code-mappings.png]] 83 83 84 -[[image:Main.Images.Release Blog.WebHome@release-228-unused-properties.png]] 41 +//__Source filters__// 42 +Source filters will now display the attribute filter statement correctly. 85 85 86 -//__Styling component__// 87 -The styling of the "File Item Reader Message Source" component configuration pop-up has been improved. 44 +[[image:Main.Images.Release Blog.WebHome@release-232-source-filters.png]] 88 88 89 -//__ Volumemappingshelptext__//90 - The helptext ofvolumemappings hasbeenimproved.46 +//__Deploy rights__// 47 +We updated the user rights in a model such that in order to deploy a release in Deploy, you should have both edit rights in Deploy and Manage. 91 91 92 -[[image:Main.Images.Release Blog.WebHome@release-228-volume.png]] 49 +//__Zoom tooltip__// 50 +The tooltip in the Flow Designer now displays zoom in/out correctly. 93 93 94 -== **Bug Fixes** == 95 -//__Legacy properties__// 96 -We removed legacy properties in connections through the eMagiz Mendix connector. This means that you will not get blocked anymore when deploying to Production. 52 +//__Conditional visibility__// 53 +The conditional visiblity of filtering operations of SMB, SFTP & FTP outbound gateways when using the 'remove' and 'get' operations has been improved. 54 + 55 +[[image:Main.Images.Release Blog.WebHome@release-232-conditional-filtering.png]] 56 + 57 +//__Landscape order across phases__// 58 +Integrations ans systems are now sorted in the same way across all phases. 97 97 98 -//__ Exceedingmemory__//99 -We fixed abug whereewmachinescouldbedeployedwithexceedingmemory.60 +//__Datamodel relations__// 61 +When editing a relation in a datamodel, you are now prevented from breaking the relation. 100 100 101 -//__Copy paste__// 102 -The copy paste functionality in the flow designer does not change the configuration of existing flow components anymore. 103 - 104 104 == **Fancy Forum Answers** == 105 105 106 106 As always, this is a gentle reminder to ask questions via the Q&A forum. The Q&A forum is available in the eMagiz iPaaS portal, so we can all benefit from the knowledge within the community. For some inspiration, take a look at these forum answers: 107 107 108 -* [[Character array is missing "e" notation exponential mark>>https://my.emagiz.com/p/question/172825635703914491||target="blank"]] 109 -* [[Error when creating XSD>>https://my.emagiz.com/p/question/172825635703914508||target="blank"]] 110 -* [[Warning log - "Invalid cookie header">>https://my.emagiz.com/p/question/172825635703927026||target="blank"]] 111 -* [[Param_path variable remains empty when including question mark>>https://my.emagiz.com/p/question/172825635703939749||target="blank"]] 67 +* [[H2 Database on ESF Across Multiple Runtimes>>https://my.emagiz.com/p/question/172825635703991017||target="blank"]] 112 112 113 113 == **Key Takeaways** == 114 114 ... ... @@ -118,7 +118,7 @@ 118 118 * If you have feedback or ideas for us, talk to the Platypus 119 119 * Please inform us of new additions to the store ([[productmanagement@emagiz.com>>mailto:academy@emagiz.com]]) so we can all benefit from these. 120 120 * Clear your browser cache (Ctrl + Shift + Del) 121 -* Check out the release notes [[here>>doc:Main.Release Information.Portal.22 8-MonitoringMania.WebHome||target="blank"]]77 +* Check out the release notes [[here>>doc:Main.Release Information.Portal.232 - Bug Busters.WebHome||target="blank"]] 122 122 * Start thinking about how the license tracker can aid your development 123 123 * Start thinking about major, minor, and patch 124 124 * Keep making great integrations