Fix publishing a review request and review at the same time.

Review Request #13190 — Created Aug. 5, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

I seem to have made a mistake with the code that enabled publishing a
review request and the review at the same time. I added all the right
plumbing but apparently never actually hooked it up. This change does
that, and adds some relevant unit tests to ensure that this works as
expected.

  • Verified that I could publish a (non-public) review request along with
    a review at the same time.
  • Ran unit tests.

Commits

Files

    Loading...