Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 327.1
edited by Carlijn Kokkeler
on 2024/10/07 12:01
on 2024/10/07 12:01
Change comment:
There is no comment for this version
To version 329.1
edited by Carlijn Kokkeler
on 2024/10/07 15:08
on 2024/10/07 15:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,8 +5,14 @@ 5 5 6 6 ====Minor changes==== 7 7 * Create - Flow Testing: Search options for flow testing logs have been improved. 8 +** Improved search options for flow test logs. You can now search for 'logger' and 'message', search for 'timestamp from' and 'to' have been removed. 9 +** Unified the UI with Manage phase logging for a more streamlined experience 8 8 * Manage - Monitoring: Search options for monitoring logs have been improved. 11 +** Unified the UI with flow testing log interface, showing the message and stack trace (if available) in 2 different tabs 12 +** Added the 'logger' column that shows the last part of the logger name. 13 +** Added a search field for ‘logger’ 9 9 15 + 10 10 ====Bug fixes==== 11 11 * Deploy - Architecture: Router containers that were deleted from the Deploy Architecture, are now cleaned up completely from the environment. 12 12 * Deploy - Releases: We fixed an issue where used properties defined in Deploy Architecture were shown incorrectly in the missing properties overview and the unused properties overview. (#1442)