Bug 1564199
Summary: | Wrong default value for "Run" field on Editing Widget screen | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Yuri Rudman <yrudman> | ||||||
Component: | UI - OPS | Assignee: | Zita Nemeckova <znemecko> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 5.9.0 | CC: | clichybi, cpelland, hkataria, lavenel, mpovolny, nachandr, obarenbo, simaishi, yrudman, znemecko | ||||||
Target Milestone: | GA | ||||||||
Target Release: | 5.10.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
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:30 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Yuri Rudman
2018-04-05 16:06:03 UTC
Created attachment 1417840 [details]
Widget scheduled to run daily
Created attachment 1417841 [details]
Run value is Hourly
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/ff81db6a3408c7475cdf45f9527cd03030d54dfa commit ff81db6a3408c7475cdf45f9527cd03030d54dfa Author: Zita Nemeckova <znemecko> AuthorDate: Fri Apr 27 05:30:08 2018 -0400 Commit: Zita Nemeckova <znemecko> CommitDate: Fri Apr 27 05:30:08 2018 -0400 Change @edit[:new][:timer_typ] to @edit[:new][:timer].typ There's no :time_typ key in @edit[:new] so it's aways nil and select is set to Hourly as it's the first value Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1564199 app/views/report/_schedule_form_timer.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) verified in 5.10.0.3 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 |