zone-partition-stat-not-updating-in-real-time-v1.fsm
Basically, I sum up a numerical label for a zone partition calculation. However, if while a token is within the zone that token label changes values it looks like the zone partition calculation is not automatically updated. I've attached an example model to showcase this behavior. Is there a way to essentially force the zone to re-assess the sum of all the tokens label that are within it via code?
The example model includes the situation where we start out a token with a 500 parts in a label and then halfway through it's process flow it loses 10% of the Parts (the label is updated). The zone partition calculation, however, remains at 500 and doesn't change after the 10% part loss.