Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rescue error when canceling job #4855

Merged
merged 2 commits into from
Oct 30, 2018

Conversation

yrudman
Copy link
Contributor

@yrudman yrudman commented Oct 30, 2018

Issue: not rescued Runtime Error shown in UI when not permitted signal sent to Smart State Analysis state machine.
Bug was introduced in #242

Fix: rescue error raised by state machine

Before:
before

After:

after

@miq-bot add-label bug, blocker, hammer/yes, gaprindashvili/yes

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1640704

\cc @h-kataria

@yrudman yrudman force-pushed the rescue-error-when-canceling-job branch from 9313acf to abcecf4 Compare October 30, 2018 20:39
@miq-bot
Copy link
Member

miq-bot commented Oct 30, 2018

Checked commits yrudman/manageiq-ui-classic@16ff62f~...abcecf4 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🍪

@h-kataria h-kataria self-assigned this Oct 30, 2018
@h-kataria
Copy link
Contributor

looks good.

@h-kataria h-kataria added this to the Sprint 98 Ending Nov 5, 2018 milestone Oct 30, 2018
@h-kataria h-kataria merged commit bccb10e into ManageIQ:master Oct 30, 2018
@yrudman yrudman deleted the rescue-error-when-canceling-job branch October 31, 2018 11:31
simaishi pushed a commit that referenced this pull request Oct 31, 2018
@simaishi
Copy link
Contributor

Hammer backport details:

$ git log -1
commit 5646ad4c759846ce4f718d5b384d71bf5d85bd50
Author: Harpreet Kataria <[email protected]>
Date:   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=1640704

simaishi pushed a commit that referenced this pull request Nov 5, 2018
@simaishi
Copy link
Contributor

simaishi commented Nov 5, 2018

Gaprindashvili backport details:

$ git log -1
commit 11e853ca137d1f8795e5a687064419821b2129de
Author: Harpreet Kataria <[email protected]>
Date:   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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants