• Thong Kuah's avatar
    Sync `groups` and `group` to fix validation · 1b47b214
    Thong Kuah authored
    Otherwise adding to `groups` will cause validation (in EE)  based on
    `group` to fail.
    
    This is consistent with how Clusters::Cluster#first_project. The
    alternative is to switch validation to use `groups` as well.
    1b47b214
cluster.rb 5.07 KB