New commit detected on ManageIQ/manageiq/hammer: https://github.com/ManageIQ/manageiq/commit/c30fdb08163966a79f87f1dc98f0d2c8aad3cbc8 commit c30fdb08163966a79f87f1dc98f0d2c8aad3cbc8 Author: Gregg Tanzillo <gtanzill> AuthorDate: Thu Mar 7 10:28:21 2019 -0500 Commit: Gregg Tanzillo <gtanzill> CommitDate: Thu Mar 7 10:28:21 2019 -0500 Merge pull request #18368 from himdel/custom_button_set_children CustomButtonSet - make sure children follow button_order (cherry picked from commit 2c5099368d8dd21e81c6ca01687900b66020db58) https://bugzilla.redhat.com/show_bug.cgi?id=1745198 app/models/custom_button_set.rb | 20 + lib/task_helpers/imports/custom_buttons.rb | 17 +- spec/models/custom_button_set_spec.rb | 24 + spec/models/generic_object_definition_spec.rb | 6 +- spec/models/service_template_spec.rb | 7 +- 5 files changed, 60 insertions(+), 14 deletions(-)
New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/3db2f34af55f1680353f4caf6d033c9db418f480 commit 3db2f34af55f1680353f4caf6d033c9db418f480 Author: Martin Povolny <mpovolny> AuthorDate: Fri Mar 8 06:13:05 2019 -0500 Commit: Martin Povolny <mpovolny> CommitDate: Fri Mar 8 06:13:05 2019 -0500 Merge pull request #5319 from himdel/zlo Fix failing travis - stub my_server when dealing with custom button sets (cherry picked from commit d74ba6089332b1682490bf4a88b3a68b6939db6e) https://bugzilla.redhat.com/show_bug.cgi?id=1745198 spec/helpers/application_helper/toolbar_builder_spec.rb | 1 + 1 file changed, 1 insertion(+)
New commit detected on ManageIQ/manageiq-api/hammer: https://github.com/ManageIQ/manageiq-api/commit/890c3afbf5e25c68bbf759e4006187c0961a0109 commit 890c3afbf5e25c68bbf759e4006187c0961a0109 Author: Gregg Tanzillo <gtanzill> AuthorDate: Fri Mar 8 08:23:29 2019 -0500 Commit: Gregg Tanzillo <gtanzill> CommitDate: Fri Mar 8 08:23:29 2019 -0500 Merge pull request #563 from himdel/custom-button-set GenericObject spec - fix failures after core PR (cherry picked from commit 5f1904138cd0468ec7e85ca4a8077c4062b00631) https://bugzilla.redhat.com/show_bug.cgi?id=1745198 spec/requests/generic_objects_spec.rb | 6 +- 1 file changed, 2 insertions(+), 4 deletions(-)
New commit detected on ManageIQ/manageiq/hammer: https://github.com/ManageIQ/manageiq/commit/103f8808b91b7276587f473f031fb42f8f202e89 commit 103f8808b91b7276587f473f031fb42f8f202e89 Author: Brandon Dunne <bdunne> AuthorDate: Tue Aug 20 13:15:40 2019 -0400 Commit: Brandon Dunne <bdunne> CommitDate: Tue Aug 20 13:15:40 2019 -0400 Merge pull request #19169 from d-m-u/fixing_custom_button_set_copy_children Fix the custom button set set_data hash links to the original buttons on copy (cherry picked from commit 68f281d47fe19f84f0aacff9e8d764d69e315416) https://bugzilla.redhat.com/show_bug.cgi?id=1745198 app/models/custom_button_set.rb | 8 +- spec/models/custom_button_set_spec.rb | 3 +- 2 files changed, 9 insertions(+), 2 deletions(-)
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/RHBA-2019:2813