I adjusted some statistics using the developer tools but discovered that it doesn’t change the state value only the sum, is this correct?
An example. Here’s the incorrect record in the database. The state jump from 18614.6331325977 to 18765.400013664 is wrong, you can see the jump in the sum too.
So I found the duff data via the developer tools and then adjusted the 150.77L to 0.77L
And then checked the alteration in the database.
The sum has been corrected but not the state has not which is not very helpful as now record no longer makes sense as the sum and state are no longer related. Is this a bug or have I misunderstood how this works?