Werk #17330: Fix comment selection affecting comments across multiple sites

Component User interface
Title Fix comment selection affecting comments across multiple sites
Date Oct 1, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p18 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p35 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

When selecting comments in a view with comments from multiple sites, rows were selected by comment id regardless of which site they were from. This led to cases where trying to delete a single comment with comment id 1 from one site led to all comments with the comment id 1 being deleted from all sites.

With this werk, comment selection in view is site and id dependent, allowing the user to delete single comments even if they share an id with a comment on a different site.

To the list of all Werks