Bug 1514572

Summary: Changing cloud volumes in a service provisioning dialog still runs with original value.
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: ProvidersAssignee: Sam Lucidi <slucidi>
Status: CLOSED WONTFIX QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7.0CC: akarol, gblomqui, gmccullo, hkataria, jfrey, jhardy, mpovolny, obarenbo, simaishi, slucidi, wfitzger
Target Milestone: GAKeywords: ZStream
Target Release: 5.7.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: cloud:volume
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1500486 Environment:
Last Closed: 2018-12-11 15:29:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Openstack Target Upstream Version:
Embargoed:
Bug Depends On: 1500486    
Bug Blocks:    

Comment 2 Sam Lucidi 2018-02-19 21:31:11 UTC
https://github.com/ManageIQ/manageiq/pull/16189 was backported to Fine on November 20, 2017.

Comment 3 CFME Bot 2018-02-26 19:26:20 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/b7e19ecfab5318ca5bcd008252bfd64ab4e128a5

commit b7e19ecfab5318ca5bcd008252bfd64ab4e128a5
Author:     Greg McCullough <gmccullo>
AuthorDate: Thu Oct 19 12:43:24 2017 -0400
Commit:     Satoe Imaishi <simaishi>
CommitDate: Mon Feb 26 14:15:01 2018 -0500

    Merge pull request #16189 from mansam/reparse-volumes-on-provision-request-update
    
    Run set_request_values on request update as well as creation
    (cherry picked from commit aa49eca7d5849d8a485a0b37a4a2570a15e0c13e)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1514572

 app/models/miq_request_workflow.rb       |  2 +-
 spec/models/miq_request_workflow_spec.rb | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+), 1 deletion(-)