diff --git a/common/consumer_table_pops.lua b/common/consumer_table_pops.lua index 91e22a6f7..d829fb9df 100644 --- a/common/consumer_table_pops.lua +++ b/common/consumer_table_pops.lua @@ -91,7 +91,9 @@ for i = n, 1, -3 do op == 'object_type_get_availability_query' or op == 'object_type_get_availability_response' or op == 'stats_capability_query' or - op == 'stats_capability_response' then + op == 'stats_capability_response' or + op == 'stats_st_capability_query' or + op == 'stats_st_capability_response' then -- do not modify db entries when spotted those commands, they are used to -- trigger actions or get data synchronously from database