• Gabriel Mazetto's avatar
    Remove local files restriction on Geo file sync finders · 0c38ca43
    Gabriel Mazetto authored
    In most finders the restriction was done by asking for `.syncable`
    which was defined in related models as a where restriction for `local`
    storage only.
    
    Only exception was job artifacts which also included `not_expired`
    as part of it.
    0c38ca43
geo_node_status.rb 18.4 KB