-
Problem report
-
Resolution: Fixed
-
Trivial
-
7.0.3, 7.2.0alpha1
-
S24-W34/35, S24-W36/37, S24-W38/39, S24-W40/41
-
1
In action log it is possible to filter by status. One of which is "In progress". There are two ways action can be in progress. It is a "new" action or "not sent" when first try failed and it is currently retrying. In case action is still "new" and filtering is set by "In progress", there will be no results. Action log filtering by "In progress" only searches the data for ALERT_STATUS_NOT_SENT (0), but sometimes alerts can have status ALERT_STATUS_NEW (3). The moment may be brief, but still.