[jbosstools-issues] [JBoss JIRA] (JBIDE-21796) [bzira] [jiralint] HTTP 400 errors creating ERT JIRAs from Eclipse BZ when BZ is in ASSIGNED state

Nick Boldt (JIRA) issues at jboss.org
Thu Jul 27 14:55:00 EDT 2017


     [ https://issues.jboss.org/browse/JBIDE-21796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBIDE-21796:
-------------------------------
    Fix Version/s: 4.5.0.Final
                       (was: 4.4.x)


> [bzira] [jiralint] HTTP 400 errors creating ERT JIRAs from Eclipse BZ when BZ is in ASSIGNED state
> --------------------------------------------------------------------------------------------------
>
>                 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.5.0.Final
>
>         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
(v7.2.3#72005)


More information about the jbosstools-issues mailing list