Open juanjo opened 11 years ago
I found this problem originates in the nokogiri happymapper code parsing the XML results returned from pivotal tracker. I'll post a pull request with how I was able to solve it, but I'm not sure if this is the right way.
https://github.com/jsmestad/pivotal-tracker/pull/82
Pull request that resolves this issue.
Hi guys! I am currently testing this in our project. I specified the gem's [master] branch in the Gemfile in the hopes that the above pull requests fixed it but still no luck.
I am trying to get the activities of a project and see to which stories those activities are connected with.
If you check the output it is not possible, all the fields in the stories array are nil.