[
https://issues.apache.org/jira/browse/METRON-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531382#comment-16531382
]
ASF GitHub Bot commented on METRON-1635:
----------------------------------------
Github user cestella commented on the issue:
https://github.com/apache/metron/pull/1080
+1 by inspection
> Alerts UI status update doesn't immediately show up
> ---------------------------------------------------
>
> Key: METRON-1635
> URL: https://issues.apache.org/jira/browse/METRON-1635
> Project: Metron
> Issue Type: Bug
> Reporter: Ryan Merriman
> Priority: Major
>
> For ES (and potentially Solr), when the Alerts UI changes the status of an
> alert, it calls the update, then immediately calls a findOne to retrieve it.
> This comment might not immediately be available, so it doesn't show the new
> comment.
> Instead of running a findOne, we should probably just add it directly in the
> UI when the patch call returns a 200.
> Applies to all status values.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)