Is it possible to count the number of objects on the Rally server side using WSAPI?
For example, I have an application that wants to count the number of unresolved defects for each project in our work area. I donβt need to know anything about these defects themselves, so I just want to count and donβt need any other data that can be thrown back.
How to do it?
kimon source
share