289: "Last updated" time should also be bumped when a comment is added

regis.d*******@gmai***** (Google Code) (Is this you? Claim this profile.)
david
david
Jan. 20, 2008
What's the URL of the page containing the problem?
http://reviewboard.eng.vmware.com/r/5017/

What steps will reproduce the problem?
1. Create a review request and publish it
2. Sleep on it for a week
3. Have somebody comment on it

What is the expected output? What do you see instead?

Expected output: the "last updated" property of the review request should
be bumped whenever _any_ of these occur:
o The review request is updated by the author
o The review request is commented on by a reviewer
That is the only thing that makes sense to the users of reviewboard:
whether new code or a new comment was added means the review request is
still being actively discussed and updated, and users wants to see it at
the top of their dashboard!

What I see instead: the "last updated" property is not updated when
somebody comments on the review request.
chipx86
#1 chipx86
  • -Type-Defect
    +Type-Enhancement
    +Component-Dashboard
    +Component-Reviews
chipx86
#2 chipx86
  • +Milestone-Release1.0
david
#3 david
Fixed in SVN.  Thanks!
  • +Fixed
  • +david