4398: Make date of review / change description / status an anchor link to that item

mconley
chipx86
chipx86
4581

What's the URL of the page this enhancement relates to, if any?

Any review request page.

Describe the enhancement and the motivation for it.

Sometimes I want to refer to a particular review in a review request. I can see this also being true for change descriptions, or for statuses for the upcoming Status API.

I know that we already add anchors for these entries, but there's no easy way to get a link to one from the web UI.

We list the date that a review, change description, etc, are posted. I wonder if we could make that an anchor link to that particular entry for the review request.

#1 aboks

I made a very basic implementation for these: https://reviews.reviewboard.org/r/8380/.

#2 dkuecker

Can we get this change added to 2.5.10? My users are asking for it.

chipx86
#4 chipx86

This will ship as part of 3.0. We won't be backporting to 2.5.x, as this depends on a large number of cleanups that are going into 3.0.

Up for review at https://reviews.reviewboard.org/r/9184/

  • -New
    +PendingReview
  • +Release-3.0
  • +Component:Reviews
  • +chipx86
chipx86
#5 chipx86

Pushed to release-3.0.x (9bbe4d77e2f1805f2d5ffaa6913e81136a5ff01b).

  • -PendingReview
    +Fixed