dispatch tool prints wrong URL
Reported by Greg Schueler | June 8th, 2011 @ 04:59 PM | in Rundeck 1.3 (closed)
when you dispatch a command, the URL printed to follow the execution is wrong:
$ tools/bin/dispatch -- whoami
Succeeded queueing adhoc
Queued job ID: 1 <http://Venkman.local:4440/job/show/1>
The URL should specify Execution Id, and link to
/execution/show/1
Comments and changes to this ticket
-
Deleted User June 8th, 2011 @ 05:11 PM
- State changed from new to resolved
(from [d9bfae7469664561342ddfc9bade8a237dbcb48c]) Fix URL returned by submitRunRequest, and text in exectool output [#333 state:resolved] https://github.com/dtolabs/rundeck/commit/d9bfae7469664561342ddfc9b...
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
Tags
Referenced by
- 333 dispatch tool prints wrong URL (from [d9bfae7469664561342ddfc9bade8a237dbcb48c]) Fix URL...