• 
      

    Ensure that a draft is created when creating post-commit review requests.

    Review Request #8091 — Created March 30, 2016 and submitted — Latest diff uploaded

    Information

    Review Board
    release-2.5.x
    3abed32...

    Reviewers

    When using the post-commit UI, a review request was created but no draft was
    created. The UI therefore looked like the review request was public, and there
    was no "Publish" button unless changes were made to the state.

    This change adds the draft creation, and updates the post-commit unit test to
    ensure we never hit this again.

    Ran unit tests.