Hide Forgot
Created attachment 1215113 [details] screen shot of empty bottleneck page Description of problem: ----------------------- Version-Release number of selected component (if applicable): ------------------------------------------------------------- 5.7.0.7 How reproducible: ---------------- Always Steps to Reproduce: ------------------- 1.Add a provider.Generate bottleneck events for the provider. 2.Click Optimize, click Bottlenecks.Navigate to the region Bottlenecks page. Actual results: --------------- The Bottleneck summary page is empty. Expected results: ---------------- Bottleneck events should be displayed on the bottleneck summary page. Additional info: ---------------- Bottleneck events are listed under the 'Report' tab, like expected. Also, I didn't see this issue in 5.7.0.4
https://github.com/ManageIQ/manageiq/pull/12340
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/a802d7f086d70ec7edda7c20d344ae6a7e2a80a4 commit a802d7f086d70ec7edda7c20d344ae6a7e2a80a4 Author: Harpreet Kataria <hkataria> AuthorDate: Tue Nov 1 15:05:28 2016 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Nov 2 10:22:28 2016 -0400 Fixed setting of start date in JS code Previous code was setting an offset, needed to convert offset into a date object, this was causing a JS error on screens such as Bottlenecks Timelines, Reports Timelines & in Sample timeline preview in reports editor. https://bugzilla.redhat.com/show_bug.cgi?id=1389850 app/views/layouts/_timeline.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Verified in 5.8.0.2