Hi.
I have a simple Element that counts the number of records that meets this simple criteria…
The issue is that when those records get updated to say, Status = Delivered, this text element takes a very long time to update the count.
why is that? why such a massive lag between the DB write and the search done by this element?