https://bugzilla.wikimedia.org/show_bug.cgi?id=58349

--- Comment #1 from Alvaro <a...@bitergia.com> ---
Using ssh interface we have wrong data about the changes in the review process.
For example:

https://gerrit.wikimedia.org/r/#/c/51369/

From the web interface the +2 change is on Feb 28, 2013.
But using the ssh interface:

acs@lenovix:~$ ssh -p 29418 gerrit.wikimedia.org gerrit query --format=JSON
51369 --all-approvals
...
"type":"Code-Review",
               "description":"Code-Review",
               "value":"2",
               "grantedOn":1364577872,
...
acs@lenovix:~$ LANG= date -ud @1364577872
Fri Mar 29 17:24:32 UTC 2013

This problem is fixed after 2013-04. This is why all graphs that needs changes
data should start from 2013-04.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to