New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/11e853ca137d1f8795e5a687064419821b2129de commit 11e853ca137d1f8795e5a687064419821b2129de Author: Harpreet Kataria <hkataria> AuthorDate: Tue Oct 30 17:44:07 2018 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Oct 30 17:44:07 2018 -0400 Merge pull request #4855 from yrudman/rescue-error-when-canceling-job Rescue error when canceling job (cherry picked from commit bccb10ed9becf2322955ac99de0490c518a2bda8) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1645198 app/controllers/miq_task_controller.rb | 6 +- spec/controllers/miq_task_controller_spec.rb | 16 + 2 files changed, 21 insertions(+), 1 deletion(-)
Verified in 5.9.6.0.20181105224828_652732b Steps to Reproduce: 1. Started a smart state analysis scan on a container image 2. Navigated to Administrator->Tasks->All->Tasks 3. When the state is in "Waiting To Scan", select the task and click "Cancel Job" 4. Verified the following error displayed: finish is not permitted at state waiting_to_scan
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:3816