-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
17278 FIX Service grouping long loading or timeout
SUP-21609 Change-Id: I529266e8700c058a77d287cbcc68435d9fb5409c
- Loading branch information
Showing
2 changed files
with
26 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[//]: # (werk v2) | ||
# Service grouping long loading or timeout | ||
|
||
key | value | ||
---------- | --- | ||
date | 2024-12-17T13:07:27+00:00 | ||
version | 2.3.0p24 | ||
class | fix | ||
edition | cre | ||
component | multisite | ||
level | 1 | ||
compatible | yes | ||
|
||
When configuring the global setting "Grouping of services in table views" | ||
with specific grouping expressions (for example `(?!.*(CPU)).*`) this could cause | ||
long loading times or even timeouts of view. | ||
|
||
This is now fixed and the grouping works as expected. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters