• Alan (Maciej) Paruszewski's avatar
    Use allowlist of allowed attributes for imported models · f43fafe5
    Alan (Maciej) Paruszewski authored
    This change changes the behavior that is responsible for filtering out
    attributes when importing new project. We were cleaning attributes based
    on list of excluded patterns and attributes. For MetricsSettings,
    ProjectBadges, PipelineSchedules, ErrorTrackingSettings and
    ProjectAutoDevops we are changing that behavior.
    
    Changelog: changed
    f43fafe5
attributes_permitter.rb 3.41 KB