• 
      

    Gate get_bug_list() reads on the bugs-migrated marker.

    Review Request #15306 — Created Sept. 14, 2026 and updated

    Information

    Review Board
    release-9.x

    Reviewers

    For review requests and drafts carrying the __bugs_migrated marker in
    extra_data, get_bug_list() now derives its result from the bugs linked
    to the repository's default bug tracker plus any unattributed
    (sentinel) bugs. Unmigrated rows keep reading the bugs_closed string.

    Since the API serializers, BugsColumn, and templates all flow through
    get_bug_list(), this covers those consumers automatically.

    Ran unit tests.

    Summary ID
    Gate get_bug_list() reads on the bugs-migrated marker.
    For review requests and drafts carrying the `__bugs_migrated` marker in extra_data, `get_bug_list()` now derives its result from the bugs linked to the repository's default bug tracker plus any unattributed (sentinel) bugs. Unmigrated rows keep reading the `bugs_closed` string. Since the API serializers, `BugsColumn`, and templates all flow through `get_bug_list()`, this covers those consumers automatically. Testing Done: Ran unit tests.
    xmxpuouvskmxpyrpntzntmqusyuorurt
    Description From Last Updated

    blank line at end of file Column: 1 Error code: W391

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

    flake8

    david
    Review request changed
    Commits:
    Summary ID
    Gate get_bug_list() reads on the bugs-migrated marker.
    For review requests and drafts carrying the `__bugs_migrated` marker in extra_data, `get_bug_list()` now derives its result from the bugs linked to the repository's default bug tracker plus any unattributed (sentinel) bugs. Unmigrated rows keep reading the `bugs_closed` string. Since the API serializers, `BugsColumn`, and templates all flow through `get_bug_list()`, this covers those consumers automatically. Testing Done: Ran unit tests.
    xmxpuouvskmxpyrpntzntmqusyuorurt
    Gate get_bug_list() reads on the bugs-migrated marker.
    For review requests and drafts carrying the `__bugs_migrated` marker in extra_data, `get_bug_list()` now derives its result from the bugs linked to the repository's default bug tracker plus any unattributed (sentinel) bugs. Unmigrated rows keep reading the `bugs_closed` string. Since the API serializers, `BugsColumn`, and templates all flow through `get_bug_list()`, this covers those consumers automatically. Testing Done: Ran unit tests.
    xmxpuouvskmxpyrpntzntmqusyuorurt

    Checks run (2 succeeded)

    flake8 passed.
    JSHint passed.