the update bubble will now distinguish between review requests that are updated, submitted or discarded
Review Request #3001 — Created March 22, 2012 and submitted
The update bubble will now say a review request is updated, submitted or discarded instead of just say it is updated
Tested in Linux with Chrome 17 and Firefox 11
-
So, this gets us part of the way there, but what happens if you modify a review request that is already submitted? What this needs to do is check the latest ChangeDescription on the review request. If that latest one says that the status changed, then do this logic. Otherwise, fall back on "Review request updated."
-
-