Project

General

Profile

« Previous | Next » 

Revision ffdcc07d

Added by Tomer Brisker about 7 years ago

Fixes #18813 - Sort matchers by priority

View differences:

app/models/lookup_value.rb
:getter => :value).validate!
end
def path
match.split(LookupKey::KEY_DELM).map{|s| s.split(LookupKey::EQ_DELM).first}.join(LookupKey::KEY_DELM)
end
private
#TODO check multi match with matchers that have space (hostgroup = web servers,environment = production)

Also available in: Unified diff