Bug 1543289
| Summary: | Started column showing the same date as in Queued column in Tasks table | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Pavol Kotvan <pakotvan> |
| Component: | Appliance | Assignee: | Yuri Rudman <yrudman> |
| Status: | CLOSED ERRATA | QA Contact: | Ganesh Hubale <ghubale> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.9.0 | CC: | abellott, cpelland, ghubale, hkataria, lavenel, mpovolny, obarenbo, simaishi, yrudman |
| Target Milestone: | GA | ||
| Target Release: | 5.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui | ||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-02-07 23:01:05 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | Bug | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1536126 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2018-02-13 21:40:55 UTC
New commit detected on ManageIQ/manageiq-schema/master: https://github.com/ManageIQ/manageiq-schema/commit/7aefb23577a22d18c706f8119cfd14c382ccad1c commit 7aefb23577a22d18c706f8119cfd14c382ccad1c Author: Yuri Rudman <yrudman> AuthorDate: Tue Feb 13 16:20:33 2018 -0500 Commit: Yuri Rudman <yrudman> CommitDate: Tue Feb 13 16:20:33 2018 -0500 add miq_task_id to miq_queue table. It will allow to add miq_task_id to the list of arguments when message deliver. Aslo, it will simplify activating task https://bugzilla.redhat.com/show_bug.cgi?id=1543289 db/migrate/20180213204846_link_queue_and_task.rb | 5 + 1 file changed, 5 insertions(+) https://github.com/ManageIQ/manageiq/pull/17233 - this PR will set-up "started" columns for 'ems-refresh' task https://github.com/ManageIQ/manageiq/pull/17301 - this PR will set-up "started" column for metric capture tasks. 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-2019:0212 |