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

2018-09-04 Thread Nick Allen (JIRA)


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

Nick Allen updated METRON-1586:
---
Fix Version/s: (was: 0.5.0)
   0.6.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.6.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)


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

2018-05-31 Thread Justin Leet (JIRA)


 [ 
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)