What's the URL of the page containing the problem?
http://my.reviewboard.server/r/<num>
What steps will reproduce the problem?
1. Post a review request using post-review
2. Discard the review request
3. Try to repost the review request using the same pending change
What is the expected output? What do you see instead?
It complains because the change already exists (which it does, you can find
it using the admin interface), but from a user point of view, they
discarded the change so they should be able to reuse the change number.
Its common for someone who makes a mistake to just "start from scratch",
but when they discard the change, they are screwed because they can't undo
it or repost. The only option (without administrator intervention) is to
create a new pending change which is a huge PITA.
What operating system are you using? What browser?
Linux, Firefox 2, Perforce SCM
Please provide any additional information below.