Bug 1091187

Summary: [regression][test run]After reorder caserun, system go to error page.
Product: [Other] TCMS Reporter: yangqiu <qiyang>
Component: ApplicationAssignee: Yang Ren <ryang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: high Docs Contact:
Priority: high    
Version: 3.8.7CC: cqi, junzhang, ryang, vchen
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: v3.8.7-hotfix 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]After reorder caserun, system go to error page. none

Description yangqiu 2014-04-25 07:06:46 UTC
Created attachment 889551 [details]
[test run]After reorder caserun, system go to error page.

Description of problem:
as subject

Version-Release number of selected component (if applicable):
v3.8.7-4 on devel server

How reproducible:
100%

Steps to Reproduce:
1.Enter a run detail page.
https://tcms-devel.app.eng.nay.redhat.com/run/72307/
2.Click 'cases--re-order' link, then change case order.
3.Clicl 'cases--Done sorting' link.

Actual results:
System go to error page.

Expected results:
System can save new order right.


Additional info:

Comment 1 Xu Lei 2014-04-25 07:56:41 UTC
Missing import django.db.transaction when gerrit merge code.

Comment 2 yangqiu 2014-04-28 06:14:59 UTC
Verify the bug on v3.8.7-4 on devel server.--->Pass
Verify steps are same as description.