You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Justin Leet (JIRA)" <ji...@apache.org> on 2018/05/31 13:04:00 UTC

[jira] [Updated] (METRON-1586) Defaulting for the source type field in alerts UI does not work

     [ https://issues.apache.org/jira/browse/METRON-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Leet updated METRON-1586:
--------------------------------
    Fix Version/s: 0.5.0

> Defaulting for the source type field in alerts UI does not work
> ---------------------------------------------------------------
>
>                 Key: METRON-1586
>                 URL: https://issues.apache.org/jira/browse/METRON-1586
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Justin Leet
>            Assignee: Ryan Merriman
>            Priority: Major
>             Fix For: 0.5.0
>
>
> The alerts UI does not allow you to display an individual alert. The error is a 404 against the findOne endpoint becuase the sensorType is set to "undefined". We should be defaulting this to source:type in the UI.
> The POST data is:
> {guid: "0e0d5f36-0fb5-4348-81fc-a6096ac4f74b", sensorType: "undefined"}
> The core issue is everywhere in [https://github.com/apache/metron/pull/1010/files] that we're calling this.globalConfig['source.type.field'] should fall-back to source:type



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)