-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Issue - Comments
The Comment object now check for a null body and blows up. Due to JRA-11485 we could have some historic data out there that have comment records in the database with null bodies. This should not happen normally. We need to thin through support implecations of this and decide if the null check should be removed.