#542 ✓wontfix
Marc David Rovner

Allow multiple values for node filters

Reported by Marc David Rovner | March 13th, 2012 @ 03:05 PM

  • Issue Type: Improvement
  • Rundeck version: 1.4.1

Issue:

non-tag fields in node filters do not appear to take multiple values. Lets say, I just want to select two hosts by name. AND/OR/+ do not appear to work in "name" filter field. There is no way to specify "another name" field. If I go into the xml, and modify the filter section as:

<nodefilters>
  <include>
    <name>somehost</name>
    <name>anotherhost</name>
  </include>
</nodefilters>

I get in the GUI, in the include filters section:

[somehost, anotherhost]


Reproduce: (Enter steps to reproduce bug here.)

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues

Shared Ticket Bins

People watching this ticket

Pages