[
https://issues.apache.org/jira/browse/METRON-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237667#comment-16237667
]
ASF GitHub Bot commented on METRON-1289:
----------------------------------------
Github user iraghumitra commented on the issue:
https://github.com/apache/metron/pull/824
I have tested the rest-api I am able to see the alert details for all
alerts under meta alerts
I see a couple of new issues:
- When a meta alert is created the meta alert is returned as part of the
group api which was not the case before.
- When a meta alert is deleted (status set to inactive) the meta alert
gets deleted but the details are missing for all alerts under meta alert. I
feel this bug might be in there all along but never surfaced since the details
were missing when the meta alert is created. It would be nice if you can handle
this in this PR.
> Alert fields are lost when a MetaAlert is created
> -------------------------------------------------
>
> Key: METRON-1289
> URL: https://issues.apache.org/jira/browse/METRON-1289
> Project: Metron
> Issue Type: Bug
> Reporter: Ryan Merriman
> Assignee: Ryan Merriman
> Priority: Major
>
> When a MetaAlert is created, the included results are being updated
> incorrectly with only the "metaalert" field. This causes subsequent findOne
> operations to only return the "metaalert field for that alert. All fields
> should continue to be present.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)