• Catalin Irimie's avatar
    Prevent group wiki writes on read-only DBs · 900b0719
    Catalin Irimie authored
    With Geo, not having this prevents all group wikis from working,
    due to the DB load balancer always being enabled, this gets marked
    as a primary, and we attempt to stick to the primary, writeable DB,
    which does not exist in the Geo case.
    
    Changelog: fixed
    EE: true
    900b0719
group_wiki_spec.rb 4.57 KB