-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: jira-ext-plugin
-
None
The Jira Base URL field needs a slash, if you omit it the client will add a '/null/ before '/rest'
http://mysite -> http://mysite/null/rest/api/....
http://mysite/ -> http://mysite/rest/api/....
Â
Â