Project

General

Profile

Versions and their completeness

Added by Callum Trounce about 6 years ago

I'm looking through the documentation now.

I can't seem to think of the most efficient way of retrieving a list of the top 10 versions , sorted by the date they are due, and include the aggregated done_ratio, based on the issues within it.

I have a feeling I will have to chain a lot of calls together.

I could also do the calculating of the overall done ratio myself, so the minimum i can really work with is the top 10 versions and their issues.

If anyone can offer the best solution, that would be great.

Many Thanks.