Skip to content

Draft: Add overrides count to integration overrides tab

Tom Quirk requested to merge 338644-add-overrides-count into master

What does this MR do and why?

Adds a badge to the "Projects using custom settings" tab that indicates how many projects are overriding the settings.

Related to #338644 (closed)

Screenshots or screen recordings

Some overrides 1000+ overrides No overrides
Screen_Shot_2021-11-10_at_3.33.10_pm Screen_Shot_2021-11-10_at_3.33.30_pm Screen_Shot_2021-11-10_at_3.34.18_pm

How to set up and validate locally

To "override" an integration's setting:

  1. Set up any integration at the admin level.
  2. Set up the same integration for a project, using custom settings.
  3. Return to the admin-level integration. The counter should be 1.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tom Quirk

Merge request reports