Github user iraghumitra commented on the issue:
https://github.com/apache/metron/pull/803
@nickwallen your observation is right. As mentioned in the Limitations
section of CC, as of now we are not displaying the meta-alerts in the group
view. Hence I didn't see a need to fire a refresh.
However looking at the screenshot it occurred to me that we need to refresh
the UI to at least get the group numbers correct. This is a simple change, I
will add this functionality once de-duping of alerts in meta alert is available
otherwise you will see the group back which might cause even more confusion for
now.
---