• 
      

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

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

    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.
    Summary ID
    Fix publishing a review request and review at the same time.
    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. Testing Done: - Verified that I could publish a (non-public) review request along with a review at the same time. - Ran unit tests.
    3a1284c83d0f7316628ac5ce9c4e27b8b1256429
    chipx86
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (434e64b)