• Thong Kuah's avatar
    Sync `groups` and `group` to fix validation · 7edf3f51
    Thong Kuah authored
    Otherwise adding to `groups` will cause validation 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.
    7edf3f51
cluster.rb 5.1 KB