Page MenuHomePhabricator

Special:MessageGroupStats sometimes shows wrong information after page move
Open, LowPublic

Description

Situation:

  • I had a page with around 10 translations and moved it
  • afterwards three more translations were added
  • on the page itself (for a normal user) everything is fine, all translations are shown

But when I go on Special:MessageGroupStats and select the message group for this page only the newly added three translations are shown

Steps to reproduce: unknown

Workarounds:

  • action=purge on the affect stats pages
  • empty the translate_groupstats table where language != '*';

Event Timeline

Did you ensure jobqueue has been processed, i.e. it is empty?

Yes, I just checked with api.php?action=query&meta=siteinfo&siprop=statistics again: The job queue is definitely empty but the problem is there.

Actually I just realized that because of this bug the translation progress indicators also show wrong information (for most of the languages it says "0% translated" but actually they're completely translated)

Any help on how I can fix my running system would also be welcome!

You can try action=purge in Special:MessageGroupStats or Special:LanguageStats.

I tried that in different ways but it didn't help, situation is still the same. Any other suggestions on how to fix that?
(PS Sorry for my slow response)

Well, as a final measure you could empty the translate_groupstats table where language != '*';

Samdvorak, did this fix itself?

For what it's worth, the translated page most recently moved on Meta-Wiki (17 days ago) doesn't exhibit the issue.

Yes, I emptied the table translate_groupstats and that fixed it.
Now also the page translation progress indicators (I mean those "100% translated" tooltips in the "Other languages" section) are correct again.
This seems to be the workaround solution whenever inconsistencies made their way into translate_groupstats

Nemo_bis renamed this task from Special:MessageGroupStats shows wrong information after page move to Special:MessageGroupStats sometimes shows wrong information after page move.Jan 27 2017, 12:19 PM
Nemo_bis triaged this task as Low priority.
Nemo_bis updated the task description. (Show Details)