-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: 2.2.4
-
Component/s: API (A)
when history is cleared for web scenario items, we delete data from all history tables, even though we know type for each of these items (they are created by frontend/server automatically).
we should only clear the needed tables instead.
frontend definitely does the excessive queries, server should be checked