Create job drop down list results in 405 - Method Not Allowed
Reported by Deleted User | November 11th, 2010 @ 09:31 PM | in Rundeck 1.0
This is likely an uncommon workflow, but it does happen.
- Launch a new rundeck instance using launcher.
- Create a new job and try to save it. It should fail because no projects exist.
- On the failure page, go to the project drop down list and
select create project.
** Error 405.
It should be noted that the project is created.
Comments and changes to this ticket
-
Deleted User November 11th, 2010 @ 09:34 PM
- State changed from new to hold
Hmmm...I was not able to reproduce.
-
Deleted User November 12th, 2010 @ 09:40 PM
- State changed from hold to open
I was able to reproduce a different problem. When create project is selected, a project is created. However, the drop down in the job definition doesn't contain the new project. You have to abandon the edit in order to get the drop down to contain the job definition.
-
Greg Schueler November 15th, 2010 @ 11:36 AM
i'm not able to reproduce that issue:
new install
go to "create job"
select "new project..." from the project select drop down, enter project name
the edit form reloads and the new project is already selected
create job works -
Greg Schueler November 15th, 2010 @ 01:05 PM
- State changed from open to needs_verification
- Assigned user set to Greg Schueler
branch: https://github.com/gschueler/rundeck/tree/issue67
Updated js/gsp to behave more nicely when creating project during job edit:
verify: create project while in job edit form, the new project should be created and selected in top-level project menu. The current job's project (if already set) shouldn't change, but the new project should be available in the job's project menu now. If the job had no project set, it should change to the new project name.
-
Deleted User November 19th, 2010 @ 11:51 AM
- State changed from needs_verification to resolved
(from [970915ec315db35a65f35cd400dc6c4041c92cbd]) Nicer behavior of project menu when editing job [#67 state:resolved] https://github.com/dtolabs/rundeck/commit/970915ec315db35a65f35cd40...
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
- 67 Create job drop down list results in 405 - Method Not Allowed (from [970915ec315db35a65f35cd400dc6c4041c92cbd]) Nicer b...