org-jira
org-jira copied to clipboard
Looks like xml-rpc will be deprecated in the future
According to this page: https://developer.atlassian.com/display/JIRADEV/JIRA+Remote+API+Reference
REST will be the recommended way forward.
Any thoughts on making this use the REST api?
Thanks for the info. I'll put it on my someday list.
I used soap-client in org-jira because it was off-the-shelf -- it already had a jara2.el example when I started.
I hope I can find some REST elisp library:-) The next action is to google it I think.
I found this as a starting point: https://github.com/mattdeboard/jira-rest
And I'll keep hacking on it too — Sent from Mailbox for iPhone
On Thu, Feb 21, 2013 at 10:30 PM, Bao Haojun [email protected] wrote:
Thanks for the info. I'll put it on my someday list. I used soap-client in org-jira because it was off-the-shelf -- it already had a jara2.el example when I started.
I hope I can find some REST elisp library:-) The next action is to google it I think.
Reply to this email directly or view it on GitHub: https://github.com/baohaojun/org-jira/issues/9#issuecomment-13930540
Any word on this since (oh boy) 2013? I could really, really use this. I guess I know what I'm working on this weekend.
Though an Elisp novice I'm happy to assist with this. It sounds like there is some already some existing interest, and eventually a REST-backend will be required. Where's a good place to start helping out?
I would love to use org-jira, but unfortunately our hosted JIRA does no longer support the SOAP API. Any chance of a version of this that supports the REST API?
@stig https://github.com/baohaojun/org-jira/commit/38bf3a0f5668d92a21e1e296ba407c98f4b2e28c