What version are you running?
ReviewBoard 2.0.15
RBTools 0.7.2
Perforce 2014.2
What's the URL of the page containing the problem?
Not sure how to answer this, it's the main page for any review
http://rb/r/rid
What steps will reproduce the problem?
1. Create a p4 change list, cl 833 in this example, and a new review
rbt post --target-people sallan --publish 833
2. Submit the cl and close the review.
p4 submit -c 833
rbt close 15
Note the review displays 'Change: 833'
3. Reopen the review, create a new CL and post using rid
rbt post -r 15 834
The diff gets correctly uploaded, but the change list number is not updated.
What is the expected output? What do you see instead?
I would like to see the RB page display the new change list number
Change: 834
instead of the old, already submitted change list number.
What operating system are you using? What browser?
I see this on Mac, Ubuntu, Fedora, CentOS6 using Chrome, FF and Safari.
Please provide any additional information below.