Werk #19822: Visuals: replicate saved changes to remote sites in distributed setups
| Component | User interface | ||||
| Title | Visuals: replicate saved changes to remote sites in distributed setups | ||||
| Date | May 7, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
On a distributed setup, saving or deleting a view, dashboard or report triggers a profile replication so the change appears on the remote sites the user has access to.
In affected versions this replication was silently dropped: after clicking e.g. "Save & go to view", the page redirect cancelled the replication request before it finished. The visual stayed stale on the remote sites until the next manual sync (e.g. password change or re-login to a remote site).
A timing variant of the same race could additionally land the user on the views list page instead of the just-saved view.