Bug 1344080
| Summary: | Creating provisioning dialog with no type chosen(default used named Choose) | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> | |
| Component: | UI - OPS | Assignee: | Brian McLaughlin <bmclaugh> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shveta <sshveta> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.6.0 | CC: | dclarizi, hkataria, jhardy, mpovolny, obarenbo, simaishi, sshveta | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.7.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ui:dialog | |||
| Fixed In Version: | 5.7.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1349625 (view as bug list) | Environment: | ||
| Last Closed: | 2017-01-11 20:07:40 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1349625 | |||
|
Description
Matouš Mojžíš
2016-06-08 17:10:27 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/f2f1950f686704b22b3ec7ab778ca1d058fe7b51 commit f2f1950f686704b22b3ec7ab778ca1d058fe7b51 Author: Brian McLaughlin <bmclaugh> AuthorDate: Mon Jun 20 15:46:49 2016 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Tue Jun 21 14:02:17 2016 -0400 Require Dialog Type when creating a new Dialog https://bugzilla.redhat.com/show_bug.cgi?id=1344080 .../miq_ae_customization_controller/old_dialogs.rb | 2 +- .../old_dialogs_spec.rb | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/3708580a52a065f2926c828c531734af0149c441 commit 3708580a52a065f2926c828c531734af0149c441 Author: Brian McLaughlin <bmclaugh> AuthorDate: Tue Jun 21 13:23:24 2016 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Tue Jun 21 14:02:17 2016 -0400 Refactor to improve performance https://bugzilla.redhat.com/show_bug.cgi?id=1344080 app/controllers/miq_ae_customization_controller/old_dialogs.rb | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/f02c45f557841962e1f0fba660cb2b86b0372402 commit f02c45f557841962e1f0fba660cb2b86b0372402 Author: Brian McLaughlin <bmclaugh> AuthorDate: Mon Jun 20 16:52:35 2016 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Tue Jun 21 14:02:17 2016 -0400 Fix style errors https://bugzilla.redhat.com/show_bug.cgi?id=1344080 .../miq_ae_customization_controller/old_dialogs_spec.rb | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) Fixed. Verified in 5.7.0.0.20160906172503_12f65cb |