Integrating JIRA in IDEA 9.0.0
Hi everyone
I am trying to integrate JIRA according to this link (http://blogs.jetbrains.com/idea/2009/05/task-context-management-in-maia/)
If I hit the connection test button I always get an HTTP error 503. Of course JIRA works when I am accessing it via my browser.
Is there a way to get a more specific error message, e.g. turn on logging or something like this?
Best regards,
Silvio
请先登录再写评论。
You need to configure JIRA by turning on "Accept Remote API calls" under Administration | Global Settings | General Configuration | Options. Unfortunately the 503 "Service unavailable" error message is not very descriptive. But once you know the problem, it does make sense
See http://confluence.atlassian.com/display/JIRA/Configuring+JIRA+Options

Well SOAP is enabled. In meantime I successfully integrated to JIRA. But there is IMHO still an issue with 93.13 (http://youtrack.jetbrains.net/issue/IDEA-26710)