addRepositoryObject REST api has a nullpointerexception when the "left" and "right" convenience properties are not set. -----------------------------------------------------------------------------------------------------------------------
Key: ACE-196 URL: https://issues.apache.org/jira/browse/ACE-196 Project: Ace Issue Type: Bug Reporter: Paul Bakker Attachments: rest-api-workspace.patch The null check in the code is incorrect because a null value will cause an exception before the check in the getLeft or getRight methods. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira