-
Improvement
-
Resolution: Fixed
-
Critical
JIRA 7.0 comes in different flavors and because of that it does not have the "Bug" with ID=1 that is hardcoded in JiraRestService class.
Need to provide a configuration dropdown field to select issue type.
This results in an NPE during Create Issue task:
java.lang.NullPointerException at hudson.plugins.jira.JiraSession.createIssue(JiraSession.java:305)
- is duplicated by
-
JENKINS-21766 Jenkins create jira issue plugin does not allow configurable jira issue type: defaults to 'bug'
- Closed
- relates to
-
JENKINS-38026 Error while creating jira issue
- Closed
- links to