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)