Bug 1506466

Summary: Multiple cloud volumes can't be added in Catalog
Product: Red Hat CloudForms Management Engine Reporter: Vatsal Parekh <vparekh>
Component: UI - OPSAssignee: Sam Lucidi <slucidi>
Status: CLOSED CURRENTRELEASE QA Contact: Anurag <ansinha>
Severity: high Docs Contact:
Priority: high    
Version: 5.7.0CC: cpelland, hkataria, ikaur, jhardy, maufart, mpovolny, obarenbo, smallamp, vparekh
Target Milestone: GAKeywords: Reopened, TestOnly
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1520540 1520541 1520542 (view as bug list) Environment:
Last Closed: 2018-06-21 20:29:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Openstack Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1455349, 1506870, 1520540, 1520541, 1520542    
Attachments:
Description Flags
recording none

Description Vatsal Parekh 2017-10-26 07:21:38 UTC
Created attachment 1343587 [details]
recording

Description of problem:
Adding multiple volumes in Catalog gives the error 'Status 500 Internal Server Error'; and it adds just the first volume selected out of multiple volumes given
Check the attached recording and production.log

Version-Release number of selected component (if applicable):
Version 5.9.0.4.20171024163837_ef71ea6

How reproducible:


Steps to Reproduce:
1.Create a openstack catalog item, with a catalog and a dialog
2.Add multiple cloud volumes
3.

Actual results:
Showing error and not able to add multiple volumes

Expected results:
Should add multiple volumes as expected

Additional info:

Comment 3 Harpreet Kataria 2017-10-26 18:06:10 UTC

*** This bug has been marked as a duplicate of bug 1501105 ***

Comment 9 Greg McCullough 2017-11-23 13:01:17 UTC
*** Bug 1516804 has been marked as a duplicate of this bug. ***

Comment 15 Sudhir Mallamprabhakara 2017-11-29 16:11:39 UTC
updated version to reflect comments 10 and 14

Comment 23 Sam Lucidi 2017-12-12 20:39:50 UTC
It appears that if the "Add Volume" button was added after interacting with the fields that were already present, then a flag could be set that would prevent the new fields from being observed. A new patch is available to address this issue: https://github.com/ManageIQ/manageiq-ui-classic/pull/3043

Comment 24 Marek Aufart 2017-12-15 14:38:54 UTC
PR from Comment #23 was merged.