Description of problem: In the self-service portal UI after filling in the fields on the service dialog and clicking the "Add to Shopping Cart" button the screen stays on the filled out service dialog and the user is able to click the "Add to Shopping Cart" button again and again adding a duplicate request that will fail. In the operations portal the screen switches to the requests view after submitting a filled in service diaglog. Version-Release number of selected component (if applicable): 5.6.1 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
New commit detected on ManageIQ/manageiq-ui-self_service/master: https://github.com/ManageIQ/manageiq-ui-self_service/commit/35f5898d21e96ff64446a89239a781c4609b6b62 commit 35f5898d21e96ff64446a89239a781c4609b6b62 Author: Martin Hradil <mhradil> AuthorDate: Thu Sep 29 15:35:13 2016 +0000 Commit: Martin Hradil <mhradil> CommitDate: Thu Sep 29 15:35:17 2016 +0000 ShoppingCart - add duplicate detection this keeps each item's data in the cart too, and runs duplicate detection on every shopping cart change https://bugzilla.redhat.com/show_bug.cgi?id=1377759 client/app/services/shopping-cart.service.js | 37 ++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+)
https://github.com/ManageIQ/manageiq-ui-self_service/pull/209
https://github.com/ManageIQ/manageiq-ui-self_service/pull/214
Verified in 5.8.0.3