Hi Team,
we are trying to create new conditions on analyses. If the underlying data changes, the analysis changes, but the condition does not change. For example, we have a condition that counts the number of rows in an analysis. If we change the data, the analysis changes, but if we test the condition the value remains greater than 0. It looks like the table is cached, but in the rpd it is not. Also, if we refresh the page, the condition remains true. What is the reason for this bug? How can we fix it?
Regards