• 
      

    Add a DiffSetting field for enabling/disabling interdiff filtering.

    Review Request #15021 — Created April 27, 2026 and updated

    Information

    Review Board
    release-8.x

    Reviewers

    This introduces DiffSettings.interdiff_filtering, which controls
    whether the interdiff filtering logic wlil apply. At the moment, this is
    intended for internal use, but we may opt to include UI for controlling
    this so that users can toggle the display in the event of an issue with
    interdiffs.

    Interdiff filtering is always enabled by default.

    Unit tests pass.

    Tested this with an in-progress change for a new interdiff filtering
    algorithm.

    Summary ID
    Add a DiffSetting field for enabling/disabling interdiff filtering.
    This introduces `DiffSettings.interdiff_filtering`, which controls whether the interdiff filtering logic wlil apply. At the moment, this is intended for internal use, but we may opt to include UI for controlling this so that users can toggle the display in the event of an issue with interdiffs. Interdiff filtering is always enabled by default.
    257ee660539e889f03254287c768ca2b172242ec
    Checks run (2 succeeded)
    flake8 passed.
    JSHint passed.