Description of feature: [RFE] Ability to order a request based on the previous one.
commit 8cf6621de5bd2c2aa170f8ea05685daed9b8539e Author: Martin Povolny <mpovolny> Date: Wed Sep 11 13:23:45 2019 +0200 Merge pull request #18859 from PanSpagetka/add-copy-service-request Add support for Service request copy (cherry picked from commit c839c3ae99603d615ac0a683b017680c8c8dd7e6)
New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/25a83b75c7ee836601d17985966b65c5eac01e3d commit 25a83b75c7ee836601d17985966b65c5eac01e3d Author: Harpreet Kataria <hkataria> AuthorDate: Mon Sep 30 13:40:36 2019 +0000 Commit: Satoe Imaishi <simaishi> CommitDate: Thu Jun 18 20:31:05 2020 +0000 Merge pull request #5539 from PanSpagetka/clone-service-request Enable Copy feature for ServiceRequests (cherry picked from commit d409674ed421a92af96e08860ab2db23e27c635a) https://bugzilla.redhat.com/show_bug.cgi?id=1837993 app/assets/javascripts/controllers/dialog_user/dialog_user_controller.js | 6 +- app/controllers/miq_request_controller.rb | 23 +- app/helpers/application_helper/button/miq_request_copy.rb | 3 +- app/views/miq_request/prov_edit.html.haml | 5 +- app/views/shared/dialogs/_dialog_user.html.haml | 1 + config/routes.rb | 1 - spec/javascripts/controllers/dialog_user/dialog_user_controller_spec.js | 3 + spec/routing/catalog_routing_spec.rb | 1 - 8 files changed, 31 insertions(+), 12 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 (Critical: CloudForms 5.0.7 bug fix and enhancement update), 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/RHSA-2020:3358