• 
      

    Fix batch endpoint URLs when running with a SITE_ROOT.

    Review Request #13385 — Created Oct. 27, 2023 and submitted — Latest diff uploaded

    Information

    Review Board
    release-6.x

    Reviewers

    Our new implementation of the publish and dashboard close/archive operations
    use a special endpoint to perform batch operations on groups of review
    requests and reviews. The JS side of this unfortunately did not include
    the site root in the URL, breaking for people who use this type of
    deployment. This change adds that to the URLs.

    • Ran unit tests.
    • Verified that I could publish things.

    Commits

    Files