• Dylan Griffith's avatar
    Correctly handle indexing issues when transferring group · 8d5a9a37
    Dylan Griffith authored
    Previously transferring groups used custom code to trigger indexing
    after the projects were updated. But this did not account for checking
    visibility_level changes. As such we need to pass through the changed
    attributes to maintain_elasticsearch_update when calling it directly so
    we can determine if we need to also index the associated issues again.
    8d5a9a37
application_versioned_search.rb 4.1 KB