Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-21796

[bzira] [jiralint] HTTP 400 errors creating ERT JIRAs from Eclipse BZ when BZ is in ASSIGNED state

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • 4.5.0.Final
    • 4.3.1.CR1, 4.4.0.Alpha1
    • build
    • None

      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:

      python -W ignore bzira.py -u JIRA_USER -p JIRA_PWD -s https://issues.jboss.org -S 2016-02-24 -v
      

      And got this when creating ERT-82:

      [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
      

      Curiously, the same error was thrown when creating ERT-88:

      [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
      

      full log: bzira.log.txt

            nickboldt Nick Boldt
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: