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

Fixed: started_on column is empty in task which power-on VM #18498

Merged
merged 2 commits into from
Feb 28, 2019

Conversation

yrudman
Copy link
Contributor

@yrudman yrudman commented Feb 27, 2019

Adding miq_task_id to list of parameters when adding to MiqQueue will allow automatically update MiqTask#started_on when queued item delivered

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

BEFORE:
before

AFTER:
after

@miq-bot add-label bug

…allow to automaticly update MiqTask#started_on when ueued item delivered

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1516838
@miq-bot miq-bot added the bug label Feb 27, 2019
@miq-bot
Copy link
Member

miq-bot commented Feb 28, 2019

Checked commits yrudman/manageiq@420f92f~...eedaa6d with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
3 files checked, 0 offenses detected
Everything looks fine. 👍

@bdunne bdunne merged commit ed49a73 into ManageIQ:master Feb 28, 2019
@bdunne bdunne self-assigned this Feb 28, 2019
@bdunne bdunne added this to the Sprint 106 Ending Mar 4, 2019 milestone Feb 28, 2019
@yrudman yrudman deleted the fix-started-date-in-task-starting-vm branch February 28, 2019 19:51
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.

3 participants