657: Show Review Id Number

bent*****@gmai***** (Google Code) (Is this you? Claim this profile.)
david
david
Sept. 28, 2008
What's the URL of the page this enhancement relates to, if any?

/dashboard and /r/###


Describe the enhancement and the motivation for it.

Show the Review Id (number) as a column of the dashboard and perhaps before "Summary:" on the review page.  It can be an optional 
column on dashboard (as I feel like there should be more choice in what goes there anyway -- like the To and/or Group fields as well).

We use scripts to help us create and update reviews, and the id is the easiest way to keep track of this.  Its annoying to have to look 
into the status bar link as you hover over the dashboard review link (I'm SO happy its REST!).  And I have reviewboard set as an 
"application" in chrome, so it doesn't show the address bar -- so on the review page, I have no way to see the id at all (I know -- I 
could just not use it as an app, but still...)

What operating system are you using? What browser?
WindowsXP with Firefox and Chrome.


Please provide any additional information below.
 
I love reviewboard!
#1 olivier.********@gmai***** (Google Code) (Is this you? Claim this profile.)
Agreed, with the additional reason that traceability can be enhanced when we can more
easily refer to reviews by their ID.  (i.e. in commit messages, bug reports, status
reports, etc.)
chipx86
#2 chipx86
Seems a reasonable request. If someone wants to submit a patch for this, we can get
it into 1.0. It's actually really easy to add new columns to the dashboard (look in
reviews/datagrids.py)
  • +Accepted
  • -Type-Defect
    -Priority-Medium
    +Type-Enhancement
    +Priority-Low
    +Milestone-Release1.0
    +Component-Dashboard
david
#3 david
  • -Accepted
    +New
david
#4 david
  • -New
    +Started
  • +david
david
#5 david
Fixed in SVN r1515. Thanks!
  • -Started
    +Fixed