Global setting override - Ignore duplication and coverage on small changes

Hi,

We have setting to ON/OFF for Ignore duplication and coverage on small changes
We can do this in 2 ways:

  1. global settings: Administration > General >Ignore duplication and coverage on small changes
  2. project settings > General settings > General > Quality Gate > Ignore duplication and coverage on small changes

Scenario:

  • Project Level
    • Project 1 changed default setting from ON to OFF
    • Project 2 has no changes in project level
    • Project 3 changed default setting from ON to OFF
  • Global setting
    In this case when I chage the same in global setting from ON → OFF, does it override all the project level setting done already or only overrides the default ones ?

How it will apply to above projects when any update in global setting? Please explain

Anything explicitly set at the project level will not be overridden when the global setting changes.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.