-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
Green
-
-
-
No
-
Rox Sprint 4.11B
There are some fields ListAlert returns that are not easily made to columns. So I thought maybe first I would reduce usage of ListAlert.
The ViolationsMulitplier only needs policy name and severity. It should use a view to only get what it needs instead of the expensive ListAlerts that will return many things it throws away.
Create a view that will enable us to replace these functions and simply return those numbers from the database.