How can I add a new user story state in Rally? i.e defined, complete, accepted, custom state
I ve reduced my code to the following short example. In it, I want to query for a set of iterations, and then in the callback, loop over the iterations and sum the resources. There is a global ...