Hello,
after the last gerrit update I'm no longer able to visit the Code Review Dashboards of other gerrit users in case I don't know their user ids. If I do it's fine (eg. https://gerrit.wikimedia.org/r/#/dashboard/50 is mine). Is there a way to get to these dashboards or at least get to know the user id of an user? Those dashboards gave a rather good overview of what a user is currently doing and I want them back...
Cheers,
Marius Hoch (hoo)
Inspect your browser's calls to https://gerrit.wikimedia.org/r/gerrit_ui/rpc/ChangeDetailService. It returns loads of info in JSON format, including the IDs of the users on the page.
Alex Monk
On 18/02/13 23:08, hoo wrote:
Hello,
after the last gerrit update I'm no longer able to visit the Code Review Dashboards of other gerrit users in case I don't know their user ids. If I do it's fine (eg. https://gerrit.wikimedia.org/r/#/dashboard/50 is mine). Is there a way to get to these dashboards or at least get to know the user id of an user? Those dashboards gave a rather good overview of what a user is currently doing and I want them back...
Cheers,
Marius Hoch (hoo)
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
On Feb 19, 2013, at 12:13 AM, Krenair krenair@gmail.com wrote:
On 18/02/13 23:08, hoo wrote:
Hello,
after the last gerrit update I'm no longer able to visit the Code Review Dashboards of other gerrit users in case I don't know their user ids. If I do it's fine (eg. https://gerrit.wikimedia.org/r/#/dashboard/50 is mine). Is there a way to get to these dashboards or at least get to know the user id of an user? Those dashboards gave a rather good overview of what a user is currently doing and I want them back...
Cheers,
Marius Hoch (hoo)
Inspect your browser's calls to https://gerrit.wikimedia.org/r/gerrit_ui/rpc/ChangeDetailService. It returns loads of info in JSON format, including the IDs of the users on the page.
Alex Monk
I think he means whether there is a usable way (from the GUI) to get to a dashboard from a user.
Previously this was achieved by simply clicking the username on any page where it is mentioned.
-- Krinkle
wikitech-l@lists.wikimedia.org