Bug 1642495
Summary: | [RFE] [Schedule Migration] Console error when editing a schedule that is less than 2 minutes in the future | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Mike Turley <mturley> |
Component: | V2V | Assignee: | Brett Thurber <bthurber> |
Status: | CLOSED ERRATA | QA Contact: | Yadnyawalk Tale <ytale> |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.10.0 | CC: | fdupont, simaishi, smallamp |
Target Milestone: | GA | Keywords: | FutureFeature |
Target Release: | 5.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | v2v | ||
Fixed In Version: | 5.10.0.22 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-07 23:03:55 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: |
Description
Mike Turley
2018-10-24 14:21:51 UTC
New commit detected on ManageIQ/manageiq-v2v/master: https://github.com/ManageIQ/manageiq-v2v/commit/76dcd7fc0d1bb4117782cbc469d4fc145fb6e66b commit 76dcd7fc0d1bb4117782cbc469d4fc145fb6e66b Author: Mike Turley <mturley> AuthorDate: Wed Oct 24 10:31:11 2018 -0400 Commit: Mike Turley <mturley> CommitDate: Wed Oct 24 10:31:11 2018 -0400 Fix console error when editing a schedule less than 2 minutes in the future Fixes #731 https://bugzilla.redhat.com/show_bug.cgi?id=1642495 app/javascript/react/screens/App/Overview/components/ScheduleMigrationModal/ScheduleMigrationModalBody.js | 9 +- 1 file changed, 6 insertions(+), 3 deletions(-) New commit detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/5462e02859360c4545554b3e92cfea59d7b0fc3f commit 5462e02859360c4545554b3e92cfea59d7b0fc3f Author: Michael Ro <mikerodev> AuthorDate: Wed Oct 24 16:08:25 2018 -0400 Commit: Michael Ro <mikerodev> CommitDate: Wed Oct 24 16:08:25 2018 -0400 Merge pull request #732 from mturley/731-schedule-error [#731] Fix console error when editing a schedule less than 2 minutes in the future (cherry picked from commit 03793640000ed4f878bfc8291dbd591cecbc0907) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1642495 app/javascript/react/screens/App/Overview/components/ScheduleMigrationModal/ScheduleMigrationModalBody.js | 9 +- 1 file changed, 6 insertions(+), 3 deletions(-) Tried mentioned steps and can't find console error when editing a schedule that is less than 2 minutes in the future. Verified on: 5.10.0.23.20181106165157_92dd189 Thank you! 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 |