• Will Chandler's avatar
    Stop empty external auth classification labels overriding default labels · 525449d7
    Will Chandler authored
    Most of the project templates bundled with GitLab have an empty string
    set for `external_authorization_classification_label` in their
    `project.json`. When imported this overrides the default label set on
    the instance, causing the label to appear empty.
    
    This change sets empty labels to nil during import, allowing the
    default label to override it and be applied to the project.
    525449d7
use_default_external_auth_label_empty.yml 161 Bytes