Steps to replicate the issue (include links if applicable):
- View this https://meta.wikimedia.org/wiki/Special:AbuseLog/3038654 log entry (requires private log viewing access on Metawiki)
What happens?:
'global_user_editcount' is returning 0. Meanwhile the local edit_count variable is functioning as it should.
What should have happened instead?:
The global_user_editcount variable should return the correct global edit count.