Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Version-Release number of selected component (if applicable): 5.6.0.10 How reproducible: Always Steps to Reproduce: 1. Automate -> Customization 2. Add a new dialog 3. Don't change type, keep it default Actual results: It allows to create dialog without changing choose. Dialog is listed in all dialogs, but is unclickable and is not listed in left tree view. Expected results: Do not let create dialog without chosing the type. Additional info:
https://github.com/ManageIQ/manageiq/pull/9307
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