-
Incident report
-
Resolution: Fixed
-
Major
-
2.0.7rc1, 2.1.0
-
Oracle
In process_escalation function we remove unused (old) escaltions in a one query, in a one transaction. We should separate one query to a few queries (maybe transaction as well). For example query can be about 600KB. It is very very big query.