[jbosstools-issues] [JBoss JIRA] (JBIDE-21796) [bzira] [jiralint] 400 errors creating ERT JIRAs from Eclipse BZ

Nick Boldt (JIRA) issues at jboss.org
Mon Feb 29 16:03:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169786#comment-13169786 ] 

Nick Boldt commented on JBIDE-21796:
------------------------------------

This could be caused by the fact that Eclipse BZ https://bugs.eclipse.org/bugs/show_bug.cgi?id=486238 is in "ASSIGNED" state, and the ERT JIRA can't be set to "Coding in progress" via REST API. 

> [bzira] [jiralint] 400 errors creating ERT JIRAs from Eclipse BZ
> ----------------------------------------------------------------
>
>                 Key: JBIDE-21796
>                 URL: https://issues.jboss.org/browse/JBIDE-21796
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.3.1.CR1, 4.4.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.3.1.CR1, 4.4.0.Alpha1
>
>         Attachments: bzira.log.txt
>
>
> Was reported today that Eclipse bugzilla https://bugs.eclipse.org/bugs/show_bug.cgi?id=488373 was not created as an ERT issue.
> So I re-ran bzira like this:
> {code}
> python -W ignore bzira.py -u JIRA_USER -p JIRA_PWD -s https://issues.jboss.org -S 2016-02-24 -v
> {code}
> And got this when creating ERT-82:
> {code}
> [INFO] Created https://issues.jboss.org/browse/ERT-82
> JiraError HTTP 400
> 	text: It seems that you have tried to perform a workflow operation (Start Progress) that is not valid for the current state of this issue (ERT-82). The likely cause is that somebody has changed the issue recently, please look at the issue history for details.
> 	url: https://issues.jboss.org/rest/api/2/issue/ERT-82/transitions
> {code}
> Curiously, the same error was thrown when creating ERT-88:
> {code}
> [INFO] Created https://issues.jboss.org/browse/ERT-88
>  
> Jira ERT-82 gave following errors:
>   Could not perform transition{'id': '4'} error: JiraError HTTP 400
> 	text: It seems that you have tried to perform a workflow operation (Start Progress) that is not valid for the current state of this issue (ERT-82). The likely cause is that somebody has changed the issue recently, please look at the issue history for details.
> 	url: https://issues.jboss.org/rest/api/2/issue/ERT-82/transitions
> {code}
> full log: [^bzira.log.txt]



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list