• 
      

    Add a bugs field to the review request and draft API resources.

    Review Request #15324 — Created Sept. 18, 2026 and updated

    Information

    Review Board
    release-9.x

    Reviewers

    This change adds a new bugs field to the review request and review
    request draft resources. The returned entries are of the form
    {id, tracker, url?, summary?}, with url and summary omitted
    when the requesting user does not have access to the tracker. Entries are
    grouped by tracker and sorted using each tracker's display ordering.

    Draft writes take comma-separated <bug-id> or
    <bug-tracker-id>:<bug-id> tokens. Token that do not specify a
    tracker ID are assigned to the repository's default bug tracker when
    available.

    The existing bugs_closed field is marked as deprecated in favor of
    bugs.

    Ran unit tests.

    Summary ID
    Add a bugs field to the review request and draft API resources.
    This change adds a new ``bugs`` field to the review request and review request draft resources. The returned entries are of the form ``{id, tracker, url?, summary?}``, with ``url`` and ``summary`` omitted when the requesting user does not have access to the tracker. Entries are grouped by tracker and sorted using each tracker's display ordering. Draft writes take comma-separated ``<bug-id>`` or ``<bug-tracker-id>:<bug-id>`` tokens. Token that do not specify a tracker ID are assigned to the repository's default bug tracker when available. The existing ``bugs_closed`` field is marked as deprecated in favor of ``bugs``. Testing Done: Ran unit tests.
    rxpluqoxwzsrzmtwlxwprzvulvposzvo
    Description From Last Updated

    missing whitespace around parameter equals Column: 36 Error code: E252

    reviewbot reviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    david
    david
    david
    Review request changed
    Commits:
    Summary ID
    Add a bugs field to the review request and draft API resources.
    This change adds a new ``bugs`` field to the review request and review request draft resources. The returned entries are of the form ``{id, tracker, url?, summary?}``, with ``url`` and ``summary`` omitted when the requesting user does not have access to the tracker. Entries are grouped by tracker and sorted using each tracker's display ordering. Draft writes take comma-separated ``<bug-id>`` or ``<bug-tracker-id>:<bug-id>`` tokens. Token that do not specify a tracker ID are assigned to the repository's default bug tracker when available. The existing ``bugs_closed`` field is marked as deprecated in favor of ``bugs``. Testing Done: Ran unit tests.
    rxpluqoxwzsrzmtwlxwprzvulvposzvo
    Add a bugs field to the review request and draft API resources.
    This change adds a new ``bugs`` field to the review request and review request draft resources. The returned entries are of the form ``{id, tracker, url?, summary?}``, with ``url`` and ``summary`` omitted when the requesting user does not have access to the tracker. Entries are grouped by tracker and sorted using each tracker's display ordering. Draft writes take comma-separated ``<bug-id>`` or ``<bug-tracker-id>:<bug-id>`` tokens. Token that do not specify a tracker ID are assigned to the repository's default bug tracker when available. The existing ``bugs_closed`` field is marked as deprecated in favor of ``bugs``. Testing Done: Ran unit tests.
    rxpluqoxwzsrzmtwlxwprzvulvposzvo
    Bugs:

    Checks run (2 succeeded)

    flake8 passed.
    JSHint passed.