dneves / gitlab-integration-plugin

Intellij Plugin for GitLab Integration
MIT License
37 stars 14 forks source link

Can't close Issues from within IDE #9

Open swiesmann opened 9 years ago

swiesmann commented 9 years ago

I set up the integration in both phpStorm 8.0.1 and IDEA 14.0 to try it. Both IDEs displayed the tasks just fine, but when trying to close an issue I get the dialog "Close Task" dialog and nothing happens after clicking OK. The task's status did not change in the gitlab web frontend. I didn't get any exceptions. Right now I use OpenJDK 8.

$ java -version
openjdk version "1.8.0_25"
OpenJDK Runtime Environment (build 1.8.0_25-b18)
OpenJDK 64-Bit Server VM (build 25.25-b02, mixed mode)

In the other issues here on github I read that there may be roblems with other versions than Java 6 - may this issue related as well?

Thanks for any tips and tell me if I can help in any way. I'd love to use your plugin.

dneves commented 5 years ago

please could you verify this in the latest plugin version (1.1.0) ? thank you.