Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 97.1
edited by Erik Bakker
on 2023/07/17 15:25
on 2023/07/17 15:25
Change comment:
There is no comment for this version
To version 332.1
edited by Carlijn Kokkeler
on 2024/10/21 12:37
on 2024/10/21 12:37
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 -2 01- BeInformed1 +232 - Bug Busters - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,30 +1,21 @@ 1 - Inthelast sprint cycle,wefocused onplanningahead,finishingupandworkingontheHackathontofix severalsmaller items.1 +During our recent sprint cycle, We did a hackathon again so we have a lot of bug fixes! The visibility of several buttons has been improved, search functionalities have been improved, and pop-ups have been corrected. Find out all below! 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 01- BeInformed.WebHome||target=3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.232 - Bug Busters||target="blank"]]. 4 4 5 -=====Minor changes===== 6 6 7 -* Portal - Menu: the back button is changed to have text so it shows clearer the navigation target. (#949) 8 -* Design-Architecture: Topic Storage detail page contains help text. (#994) 9 -* Design - API Endpoint Specification: Improved UI and added independent scroll functionality. (#832) 10 -* Design - API Gateway: Small styling improvements to the edit integration page. (#954) 11 -* Create - Flow Designer: When deleting one or multiple components, you will not be able to change the selection before confirming or cancelling the delete action. (#969) 12 -* Create - Migrate to 3rd Generation: In the event one or more flows break during migration, a popup will inform the fows containing errors after migration is finished. (#983) 13 -* Deploy-User management: The user that makes a change is recorded in history instead of the user that applies to environment. (#979) 14 -* Deploy-Architecture: Upon pressing the button “Apply to environment”, a confirmation page is shown. Here all changes made in the portal that will have an effect in your running environment are listed. These changes can be applied to environment or reverted. (#828) 15 -** Changes made in Deploy Architecture with an effect to your running environment will only be listed when they are made after this release. 16 -** Changes with a direct effect will not be listed (for example restarting a machine). 6 +====Minor changes==== 7 +* Deploy - Releases: When creating a new property name for a new property value, it wil automatically be selected for the new property value. (#1433) 17 17 9 + 18 18 ====Bug fixes==== 11 +* Design - Architecture: It is no longer possible anymore to create machines with the same technical name. (#1457) 12 +* Design - Architecture: When enabling or disabling our failover feature for a system, its connector container will no longer be moved to another machine if not required. 13 +* Create - Flow Designer: The tooltip in the Flow Designer now zooms in/out correctly. (#1496) 14 +* Create - Flow Designer: The conditional visiblity of filtering operations of SMB, SFTP & FTP outbound gateways when using the 'remove' and 'get' operations has been improved. (#1439) 15 +* Create - Transformation: Source filters will now display the attribute filter statement correctly. (#1353) 16 +* Deploy - Architecture: 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. (#1104) 17 +* Deploy - Containers: The 'Delete' button in the Containers overview is no longer visible for users without the required permissions. (#1464) 18 +* Deploy - Releases: 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. (#1495) 19 +* Manage - Code Mappings: When searching in the code mappings overview and pressing enter in a search field, search results would get duplicated. This has been fixed. (#1105) 20 +* Manage - Explore: The 'Explore' button will no longer be hidden if there are no results when searching on a queue name in the queue browser. (#1409) 19 19 20 -* Design - Solutions: We fixed an issue that a message mapping error is displayed despite having a passthrough API gateway. (#935) 21 -* Design - Settings: The full length of the contract number can now be registered. (#958) 22 -* Create - Migrate to 3rd Generation: Components used in Gen 2 flows that can be used in Gen3 will not block migration. (#982) 23 -* Deploy - Deployment plan: We fixed an issue that the list of installing flows did not show in the left pane when you deploy a release version to install/start/stop some flows into you runtimes. (#990) 24 -* Deploy - User Management: As a user with view-only rights in Deploy/User management, you can now double click on a user to open its details. (#972) 25 -* Manage - Manage Dashboards: The screen loading speed is significantly improved for all models. This is most noticeable for larger models. (#964) 26 - 27 -=====Infra and image changes===== 28 - 29 -* Changed the endpoint that is used for sending errormessages to the eMagiz Control Tower. 30 -* Updated the Spring version of the gateway supporting deploy and manage phase operations.