- What's the URL of the page containing the problem?
reviewboard.eng.vmware.com
- What steps will reproduce the problem?
1. Create and publish a review request.
2. Update the review request and add a review diff update description in
the text input box on the website.
3. Hit the publish button above this input box.
- What is the expected output? What do you see instead?
Expected:
Email starts with the diff number, diff link, and update description for
the diff, followed by possibly a history of update descriptions then the
original review description.
Actual:
The email is just the original review description which doesn't help
reviewers know what what changed.
- What operating system are you using? What browser?
N/A
- Please provide any additional information below.
I'm not sure if providing the history of updates descriptions is a good
idea since if the latest one is empty then this might be confusing. Still,
it might be nice to have otherwise.