Can I filter/limit the number of results from "Show Build Results"?
Hi,
when I chose "Show Build Results" for a Build Definition I get a list with thousand of builds (we are not pruning them) and it take some minutes to complete and also consumes memory from Eclipse jvm
Is there a way to filter or limit the number of results presented ? I'm using RTC 5.0.2 ifix18 Eclipse Client
Thanks!
One answer
You prune them since too many don't help at all and you can mark the ones you want to keep as permanent.
Comments
Thanks Ralph , but they don't want to prune them. Can a filter be created ? Filter by date / limit the output to 500 (for example) ?
Not that I am aware of. You can filter by personal build or public build, that is it as far as I can see. That would also only help in the UI, the data in the backed would still have to be retrieved. This is computer science and not magic.