New commit detected on ManageIQ/manageiq/gaprindashvili: https://github.com/ManageIQ/manageiq/commit/7eecd58992e02055d8b799aad83e80b94c6e83e0 commit 7eecd58992e02055d8b799aad83e80b94c6e83e0 Author: Gregg Tanzillo <gtanzill> AuthorDate: Thu Nov 30 12:07:46 2017 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Fri Dec 1 11:01:46 2017 -0500 Merge pull request #16568 from chrisarcand/fix-classification-seeding Skip seeding of categories if their creation is invalid (cherry picked from commit 48846ec50d8fee8be7d894148903b56a9285d855) https://bugzilla.redhat.com/show_bug.cgi?id=1519875 app/models/classification.rb | 17 ++++++++++------- spec/models/classification_spec.rb | 12 ++++++++++++ 2 files changed, 22 insertions(+), 7 deletions(-)
Hey Chris, whats the best way to reproduce this one for verification?
Change the name/description of a seeded Classification record in the Rails console and attempt to start the server.
Verified in 5.9.0.13