We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
No branches or pull requests
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:
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.
The text was updated successfully, but these errors were encountered: