Issue Details (XML | Word | Printable)

Key: JRA-8500
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dylan Etkin [Atlassian]
Reporter: Dylan Etkin [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Null pointer on create issue screen after upgrading JIRA to 3.4 from 3.1.1 and earier versions (before build 83)

Created: 13/Nov/05 09:47 PM   Updated: 30/Jul/06 07:37 PM
Component/s: Backend / Domain Model
Affects Version/s: 3.4
Fix Version/s: 3.4.1

Time Tracking:
Not Specified

File Attachments: 1. File configurefieldlayout.jsp (11 kB)


Participants: Dylan Etkin [Atlassian]
Since last comment: 2 years, 46 weeks, 6 days ago
Resolution Date: 13/Nov/05 09:47 PM
Labels:


 Description  « Hide
After upgrading JIRA to 3.4 from a version before 3.2 you get a null pointer exception when trying to create an issue. The problem is that an upgrade task tries to add the comment field to the create issue screen. The comment field is not meant to be placeable on any user configurable screens at this time. The easy fix is to remove the Comment field from all screen configurations, via the Administration > Screens > Configure UI. This will restore JIRA to normal working order. The problem with the upgrade task has been fixed for JIRA 3.4.1.

There is another problem which is that the view of non-default field configurations shows that the comment field is required when in reality it is not. This is a small bug in the jsp. I have attached the corrected jsp to this issue. If you replace the configurefieldlayout.jsp in your JIRA installation with the attached file, this bug will go away. Again, this fix is included in JIRA 3.4.1.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.