• 
      

    Allow getting unsorted file attachments from review requests and drafts.

    Review Request #13237 — Created Aug. 27, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    This allows us to avoid some queries whenever we need to grab file attachments
    from a review request or a draft but don't care about having them sorted.

    • Ran unit tests.
    • Used this in upcoming changes.
    Summary ID
    Allow getting unsorted file attachments from review requests and drafts.
    fbe7349c63c36f4bad48a2cf8188464a639e5132
    Description From Last Updated

    Let's make this a keyword-only argument.

    chipx86chipx86

    Blank line before the with (statements and blocks). Same below.

    chipx86chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    1. 
        
    2. Show all issues

      Let's make this a keyword-only argument.

    3. Show all issues

      Blank line before the with (statements and blocks).

      Same below.

    4. 
        
    maubin
    david
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    maubin
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (828fc9f)