sopeco / DynamicSpotter

A framework for measurement-based, automatic detection of software performance problems
http://sopeco.github.io/DynamicSpotter/
Apache License 2.0
6 stars 9 forks source link

Fix bug in ViewUpdater where hierarchy tree was not fetched again #148

Closed DenisKnoepfle closed 9 years ago

DenisKnoepfle commented 9 years ago

Needed to reset the currently saved job id in the view, so that the hierarchy tree is fetched again.

Change-Id: I0527672491a7da9fd6e0611065aae484280a17b2 Signed-off-by: Denis Knoepfle denis.knoepfle@sap.com