Bug 1117212

Summary: [test run] If test run already added all Environment property values for one property, edit one of the values in run detail page, system will load null for value options.
Product: [Other] TCMS Reporter: yangqiu <qiyang>
Component: ApplicationAssignee: Yang Ren <ryang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.8.9CC: cqi, junzhang, ryang, vchen
Target Milestone: ---   
Target Release: 3.8.9   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
[test run] If test run already added all Environment property values for one property, edit one of the values in run detail page, system will load null for value options. none

Description yangqiu 2014-07-08 09:55:15 UTC
Created attachment 916322 [details]
[test run] If test run already added all Environment property values for one property, edit one of the values in run detail page, system will load null for value options.

Description of problem:
as summary.

Version-Release number of selected component (if applicable):
v3.8.9-1 on test server.

How reproducible:
100%

Steps to Reproduce:
1.Enter a test run detail page.
https://tcms-test.app.eng.nay.redhat.com/run/155001/
2.click Add Property link in Environment form, then add all values(8 values) for Property 'smp'.
3.In run detail page, choose one of the Environment Property, click edit btn after the Property, inspect the values system load. 

Actual results:
system load null for Environment Property.

Expected results:
system load the current value for Environment Property.

Additional info:

Comment 1 yangqiu 2014-07-11 03:27:43 UTC
verify this issue on v3.8.9-1 on test server.--->Pass
verify steps are same as description.