Werk #14253: Increased number of maximum form parts which can be in a request
Component | Setup | ||
Title | Increased number of maximum form parts which can be in a request | ||
Date | Jul 21, 2025 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
Checkmk forms can consist of hundreds of small elements, which are all sent separately in one request. If a certain limit is reached, the request is considered incorrect and is therefore cancelled. This happened especially often in the business intelligence pages. This limit has now been raised again.