API for job run ignores node filters for jobs without preset filters
Reported by Alex-SF | June 3rd, 2011 @ 02:21 PM | in Rundeck 1.2.1
Create a job w/o any node filters. Then invoke it via the Webapi specifying a filter param:
/api/1/<jobid>/run?hostname=blar
The job will still execute locally not on the specified host
Comments and changes to this ticket
-
Greg Schueler June 3rd, 2011 @ 03:11 PM
- State changed from new to open
- Assigned user set to Greg Schueler
also applies to /run/command and /run/script endpoints
-
Deleted User June 3rd, 2011 @ 03:25 PM
- State changed from open to awaiting_validation
(from [589b4facbb05ce44c3d854738345dbc1800c5cea]) Fix api endpoint node filters [#323 state:awaiting_validation] https://github.com/dtolabs/rundeck/commit/589b4facbb05ce44c3d854738...
-
Alex-SF June 3rd, 2011 @ 03:37 PM
- State changed from awaiting_validation to verified
-
Alex-SF June 3rd, 2011 @ 04:08 PM
- State changed from verified to resolved
-
Alex-SF June 3rd, 2011 @ 04:10 PM
- Tag set to api, bug
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.
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
People watching this ticket
Referenced by
- 323 API for job run ignores node filters for jobs without preset filters (from [589b4facbb05ce44c3d854738345dbc1800c5cea]) Fix api...
- 324 API for job run ignores node filters for jobs without preset filters (1.3) ref #323