Created attachment 1015415 [details] screenshot of duplicate schedule names Description of problem: --------------------------------------- CFME doesn't complain about duplicate schedule names. Version-Release number of selected component (if applicable): ------------------------------ 5.4.0.0.19.20150410165622_ad23806 How reproducible: ---------------- Always Steps to Reproduce: 1.Attempt to create a schedule.Give it the name of an existing schedule The attached screenshot has 2 pairs of duplicates:new, sc Actual results: -------------- Expected results: ---------------- Additional info: ---------------
Created attachment 1017152 [details] screenshot of duplicate schedule names
https://github.com/ManageIQ/manageiq/pull/2769
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/143639f6569d8c87b1646b728c1f6425f2cba68b commit 143639f6569d8c87b1646b728c1f6425f2cba68b Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue Apr 28 14:33:04 2015 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon May 4 09:27:41 2015 +0200 Properly display error when adding a conflicting schedule https://bugzilla.redhat.com/show_bug.cgi?id=1212656 .../ops_controller/settings/schedules.rb | 31 ++++++++------- vmdb/spec/controllers/ops_settings_spec.rb | 45 ++++++++++++++++++++++ 2 files changed, 63 insertions(+), 13 deletions(-)
Verified in 5.4.0.0.26, it now does not allow to create same-named schedules
Verified in 5.4.0.0.26
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://rhn.redhat.com/errata/RHBA-2015-1100.html