counter statements #45

Closed
opened 2025-05-20 08:50:15 +00:00 by RaoulKramer · 4 comments
RaoulKramer commented 2025-05-20 08:50:15 +00:00 (Migrated from gitlab.com)

Statement counter is off counting beyond max amount.

signal-2025-05-19-160805

Statement counter is off counting beyond max amount. ![signal-2025-05-19-160805](/uploads/113ff29be34ab46bd4c43dbf879f7a0c/signal-2025-05-19-160805.jpeg)
RaoulKramer commented 2025-05-20 08:51:07 +00:00 (Migrated from gitlab.com)

assigned to @gberh

assigned to @gberh
gberh commented 2025-06-11 07:21:01 +00:00 (Migrated from gitlab.com)

There seem to be multiple underlying issues here.

I can reproduce under-counting when submitting statements which happens because the total number of statements is increased immediately but current statement is too low because the users votes for their own statements are not increased immediately. These votes happen automatically on the server side and are then only propagated on the next poll after a few second.

I have not been able to reproduce the over-count shown in the screenshot yet.

There seem to be multiple underlying issues here. I can reproduce under-counting when submitting statements which happens because the total number of statements is increased immediately but current statement is too low because the users votes for their own statements are not increased immediately. These votes happen automatically on the server side and are then only propagated on the next poll after a few second. I have not been able to reproduce the over-count shown in the screenshot yet.
gberh commented 2025-06-11 09:32:20 +00:00 (Migrated from gitlab.com)

At least the under-counting is fixed by gitlab.com/particiapp/particiapp-web-client/-@47d10e3fe0.

At least the under-counting is fixed by https://gitlab.com/particiapp/particiapp-web-client/-/commit/47d10e3fe064c2218b51b25c96d0f83d9dbf4db1.
gberh (Migrated from gitlab.com) closed this issue 2025-06-27 07:15:11 +00:00
gberh commented 2025-06-27 07:15:12 +00:00 (Migrated from gitlab.com)

As there has been no further feedback after the above fix I'm closing this for now. Please reopen if anyone runs into over-counting again.

As there has been no further feedback after the above fix I'm closing this for now. Please reopen if anyone runs into over-counting again.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BetaBreak/voxit-project#45
No description provided.