in reply to Strange Reputation Display

Thank you for mentioning this! This should be corrected now.

A bit of background information:

While Perlmonks stores the votes on a node in a separate table, it also caches the vote count on each node directly. This of course means that the entries in the votes table can go out of sync with the cached vote count on the node. There is Call for a Recount (gods only] (to be found via Gods' Arcade, also gods only) to update the cached vote count for a single node or multiple nodes. One needs to uncheck the noupdate checkbox to actualy perform the recount.

Replies are listed 'Best First'.
Re^2: Strange Reputation Display
by kcott (Archbishop) on May 28, 2020 at 07:33 UTC

    G'day Co-Rion,

    Thanks for fixing and the explanation.

    Presumably the corrected values will flow through to Worst Nodes in due course.

    — Ken