Troubleshooting notifications not working due to multiple tagIDs having the same value

This article details what happens when two or more tagIDs have the same name.

LAST TESTED ON CHECKMK 2.2.0P1


Table of Contents

Problem

When two or more tagIDs inside a tag group have the same name, this causes some problems with the Checkmk service. This issue can lead to notifications not working as expected. 

E.g.,

Screenshot of tagID set to prod belonging to tag group Criticality  Screenshot of tagID set to prod belonging to tag group testing


This will cause unexpected results where one of these tagIDs will be ignored in favor of the other. 

Solution


For now, the simplest solution is to modify one of the tagIDs to something unique.


  1. Go to Setup → Tags → Edit on the Tag group you are trying to modify

    SCreenshot of Tag Groups section of the UI. Highlights the location of the edit button


  2. Enter a new unique tagID to replace the one that is causing the conflict

    Screenshot of editing a tag group with a new unique tagID


  3. Click Save

    Screenshot of the save button location for tag groups


  4. Activate your changes

    Screenshot of activating new pending changes