Werk #19882: Fix REST API rule move to bottom of folder placing rule at top instead
| Component | REST API | ||||||
| Title | Fix REST API rule move to bottom of folder placing rule at top instead | ||||||
| Date | Jun 10, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
Previously, when using the REST API to move a rule to the bottom of a folder (position bottom_of_folder), the position was wrongly calculated. This Werk fixes the way the new index is calculated.