baohaojun / org-jira

Bring Jira and OrgMode together
212 stars 51 forks source link

Looks like xml-rpc will be deprecated in the future #9

Open webframp opened 11 years ago

webframp commented 11 years ago

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?

baohaojun commented 11 years ago

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.

webframp commented 11 years ago

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 notifications@github.com 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

wobh commented 9 years ago

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.

khaije1 commented 8 years ago

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?

stig commented 8 years ago

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?

ponimas commented 8 years ago

@stig https://github.com/baohaojun/org-jira/commit/38bf3a0f5668d92a21e1e296ba407c98f4b2e28c