id summary reporter owner description type status priority milestone component version resolution keywords cc 2270 Fix event handling in RunCollectionViews abeham ascheibe "When a new result is added to a run, the RunCollection will fire a Reset event which will trigger a complete refresh of all dependent views. The suppressEvents field is not used to cut short on batch updates. This can be easily fixed in the bubble chart view, but not so easy to fix in the table view. There it would require to make methods from StringConvertibleMatrixView protected virtual. I had a case where I added a new result to more than 2000 runs and it took at least 5 minutes. With a bit of change that was a matter of not even seconds." defect closed medium HeuristicLab 3.3.12 Optimization.Views 3.3.10 done