Forum Discussion

pornima-c's avatar
pornima-c
Regular Visitor
2 years ago

ReadyAPI and Jira integration

Hi, I am trying to integrate ReadyAPI version 43.1 and JIRA plugin version 1.6.4 instance so we can push issues from ReadyAPI to JIRA with the hope of creating better traceability. 

However, when I select the JIRA button at the top of the toolbar, JIRA opens, I select the project and issue type, then select ok. Nothing happens after that. 

What am I missing here?  I was expecting a form to open within ReadyAPI so I can begin to enter details on the issue.

Followed this link for set up: https://github.com/SmartBear/ready-jira-plugin/wiki/Creating-JIRA-Items

 

Please find attached images for ReadyAPI logs.

1 Reply

  • I have never been able to make the silly Jira plugin work .. this over many years. Can't understand why this is not default fully integrated in to the software given the Ready API price per year.

     

    I at least get this far .. where as you say .. a form is presented:

     

    But selecting OK .. the window disappears.

    I get this in the logs:

     

    • Thu Apr 20 18:15:30 AEST 2023: INFO: getFieldInfo.bugTrackerProvider : com.smartbear.ready.plugin.jira.impl.JiraProvider@3c8d8877, selectedProject : JAG, fieldInfoKey: description
    • Thu Apr 20 18:15:30 AEST 2023: INFO: [JiraProvider].[getProjectFieldsInternal] we reach here
    • Thu Apr 20 18:15:30 AEST 2023: INFO: getFieldInfo.bugTrackerProvider : com.smartbear.ready.plugin.jira.impl.JiraProvider@3c8d8877, selectedProject : JAG, fieldInfoKey: description
    • Thu Apr 20 18:15:30 AEST 2023: INFO: [JiraProvider].[getProjectFieldsInternal] we reach here
    • Thu Apr 20 18:15:30 AEST 2023: ERROR: Uncaught exception in Thread "Thread-495":
    • java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because "allFields" is null
    • at com.smartbear.ready.plugin.jira.actions.CreateNewBugAction.getFieldInfo(CreateNewBugAction.java:346)
    • at com.smartbear.ready.plugin.jira.actions.CreateNewBugAction$RequiredFieldsWorker.construct(CreateNewBugAction.java:431)
    • at com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWorkerDelegator.java:45)
    • at com.eviware.soapui.support.swing.SwingWorker.run(SwingWorker.java:88)
    • Thu Apr 20 18:15:30 AEST 2023: ERROR: An error occurred [java.lang.reflect.UndeclaredThrowableException], see error log for details
    • Thu Apr 20 18:15:30 AEST 2023: ERROR: Uncaught exception in Thread "Thread-495":
    • java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because "allFields" is null
    • at com.smartbear.ready.plugin.jira.actions.CreateNewBugAction.getFieldInfo(CreateNewBugAction.java:346)
    • at com.smartbear.ready.plugin.jira.actions.CreateNewBugAction$RequiredFieldsWorker.construct(CreateNewBugAction.java:431)
    • at com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWorkerDelegator.java:45)
    • at com.eviware.soapui.support.swing.SwingWorker.run(SwingWorker.java:88)