Issue Details (XML | Word | Printable)

Key: JRA-9435
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Chris Mountford [Atlassian]
Reporter: Chris Mountford [Atlassian]
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
JIRA

Add to Upgrade Guide advice that IssueEvent changelog can now be null

Created: 22/Feb/06 10:45 PM   Updated: 07/Mar/06 07:37 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 3.5.3

Time Tracking:
Not Specified

Issue Links:
Cause
 

Participants: Chris Mountford [Atlassian], Justin Koke [Atlassian] and Scott Farquhar [Atlassian]
Since last comment: 2 years, 38 weeks, 6 days ago
Resolution Date: 07/Mar/06 07:30 PM
Labels:


 Description  « Hide
in fixing JRA-9415, IssueEvents (of type IssueUpdate) will be fired with a null changelog if there is an edit to an issue that has no other change than a comment.

The upgrade guide needs to warn developers of custom listeners not to assume this property will never be null.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Chris Mountford [Atlassian] added a comment - 22/Feb/06 10:47 PM
Fixing JRA-9415 could cause NPE in third party IssueEvent listeners.

Justin Koke [Atlassian] added a comment - 07/Mar/06 07:30 PM

Scott Farquhar [Atlassian] added a comment - 07/Mar/06 07:37 PM
Can you also update the javadoc (if not already updated?)