Details
-
Improvement
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
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)
Attachments
Issue Links
- 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
Activity
Field | Original Value | New Value |
---|---|---|
Description |
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. |
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: {code} java.lang.NullPointerException at hudson.plugins.jira.JiraSession.createIssue(JiraSession.java:305) {code} |
Priority | Minor [ 4 ] | Critical [ 2 ] |
Labels | jira-plugin-2.2 |
Summary | Hardcoded Bug value will not work with JIRA 7.0 | Issue Type must be selectable from fetched dropdown |
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Assignee | Radek Antoniuk [ warden ] |
Labels | jira-plugin-2.2 |
Link |
This issue is duplicated by |
Assignee | Radek Antoniuk [ warden ] |
Link |
This issue duplicates |
Link |
This issue is duplicated by |
Workflow | JNJira [ 166345 ] | JNJira + In-Review [ 182363 ] |
Link |
This issue relates to |
Assignee | Radek Antoniuk [ warden ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Labels | jira-plugin-2.3 |
Link |
This issue is duplicated by |
Link |
This issue duplicates |
Remote Link | This issue links to "CloudBees Internal OSS-1648 (Web Link)" [ 18614 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |