Actions
Bug #681
closedwith_fact named scope can't be used with more than one fact name and value pairs
Description
Host.with_fact("fact","value").with_fact("another fact","another value") will always return an empty list.
Actions
Description
Host.with_fact("fact","value").with_fact("another fact","another value") will always return an empty list.