RallyTools / rally-node

A Node.js Toolkit for Accessing Rally's Webservice API
MIT License
53 stars 25 forks source link

added promises for del/create/update #11

Closed ssteffl closed 9 years ago

krmorse commented 9 years ago

these methods already support both promises and callbacks. check out the full CRUD example here: https://github.com/RallyTools/rally-node/wiki/User-Guide#full-examples

ssteffl commented 9 years ago

yeah... ignore that pull request. I was trying to create a project, and nothing was happening, so I assumed it was because of the lack of promises. However, that was not the issue. I changed type:'Project' to type:'Defect' and it worked fine. So, it seems to me, the issue is you can't actually create projects using WSAPI.

krmorse commented 9 years ago

Hmm...

Project should be createable via wsapi. Any insight on what actual errors are happening?

On Mon, Apr 13, 2015 at 1:19 PM, ssteffl notifications@github.com wrote:

yeah... ignore that pull request. I was trying to create a project, and nothing was happening, so I assumed it was because of the lack of promises. However, that was not the issue. I changed type:'Project' to type:'Defect' and it worked fine. So, it seems to me, the issue is you can't actually create projects using WSAPI.

— Reply to this email directly or view it on GitHub https://github.com/RallyTools/rally-node/pull/11#issuecomment-92467863.

Kyle Morse Software Engineer - UI/Platform Rally Software kmorse@rallydev.com