Hi All,

Sometimes I want to quickly see if there are any changes for a particular
JIRA. I found this bookmarklet to be helpful for that:

javascript:location.href='
https://gerrit.cloudera.org/#/q/message:'+document.location[
"pathname"].split('/')[3];

Here's a link to drag to your bookmark toolbar: Search Gerrit
<javascript:location.href='https://gerrit.cloudera.org/#/q/message:'+document.location["pathname"].split('/')[3];>

Cheers, Lars

Reply via email to