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

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

david
Review Board
release-6.x
reviewboard

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.
Summary
Fix publishing a review request and review at the same time.
chipx86
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (434e64b)
Loading...