Hello, I’m using the ‘count’ command on the values retrieved from the database, but in rare cases the numbers are not counted correctly.
The value immediately after updating the database is unstable.
When I reload the screen it shows the correct values.
Display the value obtained by “Do Search For” with “:count”.
Maybe it’s a browser cache issue, is there a solution?
Is there a way to get the data for this item again?
Please let me know if there is any workaround.
What do you mean by ‘unstable’?
What sort of errors are you seeing? (how much is the count out by?)
The number of rows of records registered in the database does not match the number of “:count” displayed in the application.
My guess is that adding one row to the database also increases the number of “:count” on the screen by one.
However, it will be +2.
Refresh the screen and you should see the correct number.