Unable to sync issues
Opened this issue · 1 comments
After installing the connector to my eclipse Kepler, I can configure a repository with my project, using an url like this:
http://gitlab.enterprise.lan/group/project-name.git
If I add a new issue, when I click Submit eclipse complains with the following message, but the issue is created on Gitlab:
Submit failed: Unexpected error: null argument
If I click submit again and a new issue is created with the same text.
I cannot see in eclipse any issues created using Gitlab
If I remove the ".git" from the repository url, the error message stops appearing, but the behavior is the same.
I recently fixed a bug where an empty issue title did cause this kind of error (or very similar). Care to try again with the newest version?