-
Bug
-
Resolution: Duplicate
-
Low
-
3.6.2
-
None
When adding a changeset to a review, if the changeset has no commit message then a NullPointerException is received;
Steps to reproduce;
- Perform a commit without a message
- Create a Review
- Try to add the changeset that contains no commit message
- NullPointerException error retrieved.
Tested and confirmed with subversion.
The workaround is simply to add a message when performing the commit.
- duplicates
-
CRUC-7259 NullPointerException When Creating a Review Where Latest Changeset Has No Commit Message
- Closed