• 
      

    Add the bug tracker Web API resource.

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

    Information

    Review Board
    release-9.x

    Reviewers

    This adds /api/bug-trackers/ and /api/bug-trackers/<id>/, which
    are read-only listings of the bug trackers usable by the requesting
    user. Disabled trackers, the sentinel, and trackers whose user
    conditions the requester fails are never listed. Configuration
    management stays in the administration UI for this phase.

    Ran unit tests.

    Summary ID
    Add the bug tracker Web API resource.
    This adds ``/api/bug-trackers/`` and ``/api/bug-trackers/<id>/``, which are read-only listings of the bug trackers usable by the requesting user. Disabled trackers, the sentinel, and trackers whose user conditions the requester fails are never listed. Configuration management stays in the administration UI for this phase. Testing Done: Ran unit tests.
    nmqrtnpqnlyokqrquusquznkqnuxstny
    Checks run (2 succeeded)
    flake8 passed.
    JSHint passed.