Hide Forgot
Created attachment 1120456 [details] Screenshot of the missing icons Description of problem: Some events in the event list missing icons. Version-Release number of selected component (if applicable): 5.5.2.4.20160127105142_395c086 How reproducible: Always Steps to Reproduce: 1. Go to Control->Explorer->Events->All Events 2. Find "VM Pause", "VM Shelve", "VM Shelve offload Request" Actual results: These events don't have icons. Expected results: The events should have the icons.
Assigning to add test case
https://github.com/ManageIQ/manageiq/pull/6530
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/e290cb3f82b169a30b294e124915149a1d42e763 commit e290cb3f82b169a30b294e124915149a1d42e763 Author: Eric Winchell <ewinchel> AuthorDate: Fri Feb 5 09:47:19 2016 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Fri Feb 5 09:52:51 2016 -0500 missing timeline images https://bugzilla.redhat.com/show_bug.cgi?id=1303962 [skip ci] app/assets/images/100/vm_pause.png | Bin 0 -> 2005 bytes app/assets/images/100/vm_shelve.png | Bin 0 -> 7180 bytes app/assets/images/100/vm_shelve_offload_request.png | Bin 0 -> 7180 bytes app/assets/images/timeline/vm_pause.png | Bin 0 -> 789 bytes app/assets/images/timeline/vm_shelve.png | Bin 0 -> 1549 bytes app/assets/images/timeline/vm_shelve_offload_request.png | Bin 0 -> 1549 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/assets/images/100/vm_pause.png create mode 100644 app/assets/images/100/vm_shelve.png create mode 100644 app/assets/images/100/vm_shelve_offload_request.png create mode 100644 app/assets/images/timeline/vm_pause.png create mode 100644 app/assets/images/timeline/vm_shelve.png create mode 100644 app/assets/images/timeline/vm_shelve_offload_request.png
https://github.com/ManageIQ/manageiq/pull/6577
Detected commit referencing this ticket while ticket status is MODIFIED.
Verified and working fine in version 5.6.0.0-pre-nightly.20160321091612_a8eb2ed. No missing icons in Control anymore.
There is a regression in 5.6.0.1-beta2.20160413141124_e25ac0e. Missing icons for "Container Image Analysis Complete" and "New Container Image created" events.
Created attachment 1147055 [details] Missing icons in 5.6.0.1-beta2.20160413141124_e25ac0e
*** Bug 1359861 has been marked as a duplicate of this bug. ***