4545: User name is not shown with certain actions (update and publish diff, closing review request as submitted)

samsun387

What version are you running?

2.5.6.1

What's the URL of the page containing the problem?

/r/<review_request_id>

What steps will reproduce the problem?

  1. Create review request
  2. Close review request as submitted or discarded
  3. Check the review events at the bottom of the page

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

The name of the user who performed these action should be shown. It should be the same as any other events. Please refer to the events that were not highlighted in the screenshot

chipx86
#1 chipx86

Review Board 3.0 (in beta) tracks the actual user who makes the changes. In prior versions, all actions on a review request are assumed to be from the owner of the review request (as it requires a special permission or an administrator to otherwise make changes to a review request). 3.0 allows for review request re-assignment and user tracking for all actions.

#2 jamie
  • -New
    +Fixed
  • +Release-3.0
  • +Type:Enhancement