Werk #13957: Rules can only be moved to folders you have write access to
Component | REST API |
Title | Rules can only be moved to folders you have write access to |
Date | Sep 13, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0p13 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The REST API now checks whether you have write access to the folder to which you want to move a rule, and aborts the operation with a 401 status code if this is not the case.