Bug 816972 - [TestRun]Environment property can't edited twice.
Summary: [TestRun]Environment property can't edited twice.
Keywords:
Status: VERIFIED
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: 3.7.0
Hardware: Unspecified
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Yuguang Wang
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-27 11:26 UTC by Guoping Feng
Modified: 2022-03-14 03:25 UTC (History)
3 users (show)

Fixed In Version: tcms 3.7.0-2
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
edit twice failed. (17.05 KB, image/png)
2012-04-27 11:26 UTC, Guoping Feng
no flags Details

Description Guoping Feng 2012-04-27 11:26:52 UTC
Created attachment 580738 [details]
edit twice failed.

Description of problem:
In a run page, edit the property of environment. Choose a property and change it's value, submit. Again, edit this property and change another value, submit failed.

Version-Release number of selected component (if applicable):
tcms-stage - 3.7.0-1

How reproducible:
100%

Steps to Reproduce:
1.Enter into a run.
2.Choose a property of environment and edit it to change its value, then submit.
3.Edit this property again and change another value, then submit.
  
Actual results:
In step3, submit failed, and the warning "Edit value failed" pops up.

Expected results:
The property can always be edited.

Additional info:

Comment 1 Chaobin Tang 2012-05-04 09:08:14 UTC
A line of hard coded javascript function call caused an incorrect argument being sent in an Ajax call that is intended to update testrun.environment, it failed with stupidity. Now fixed in commit 58a07c0.

Comment 2 Xin Gao 2012-05-08 08:18:30 UTC
verify result --> pass

verify version
tcms-3.7.0-2 on stage

verify step
1.Enter into a run.
2.Choose a property of environment and edit it to change its value, then
submit.
3.Edit this property again and change another value, then submit.

result
work well.


Note You need to log in before you can comment on or make changes to this bug.