Werk #14255: host_config: created_at timestamp is no longer updated with the update host endpoint
Component | REST API | ||||||
Title | host_config: created_at timestamp is no longer updated with the update host endpoint | ||||||
Date | May 18, 2022 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Previously, on updating the config host endpoint, the meta_data, created_at timestamp was being changed along side the updated_at timestamp. This werk fixes this issue by leaving the created_at unaffected.