Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: build-flow, claim
Created: 26/Jul/13 2:03 PM
Description:

When a job configured using the build-flow plugin fails it is not possible to claim it. When you click the claim button a HTTP post is submitted with the following data:
reason=&sticky=on&Submit=Claim

Claiming a regular job results in something like this in the HTTP request
reason=&sticky=on&json=%7B%22reason%22%3A+%22%22%2C+%22sticky%22%3A+true%7D&Submit=Claim

Because of the malformed data in the submission you get an Error 400 with the message "Exception: This page expects a form submission"

Environment: Jenkins 1.524
build-flow 0.9
claim 2.2
Project: Jenkins
Labels: claim build-flow
Priority: Major Major
Reporter: Aidan McGinley
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to