Bug 1024281

Summary: [TestPlan] The function of filter run in 'Run' label of a test plan is unavailable.
Product: [Other] TCMS Reporter: Chen Chen <chechen>
Component: ApplicationAssignee: Yang Ren <ryang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 3.8.5CC: cqi, junzhang, jzhao, ryang, vchen
Target Milestone: ---   
Target Release: ---   
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:

Description Chen Chen 2013-10-29 10:02:52 UTC
Description of problem:

Open 'Run' label of a test plan which has many runs, type some filter conditions, click 'Reload', the 'loading' icon is shown, but waiting for a long long time, still loading.
The function of filter run in 'Run' label of a test plan is unavailable.

Version-Release number of selected component (if applicable):
3.8.5 on both QE server and DEV server

How reproducible:
100%

Steps to Reproduce:
1.Open 'Run' label of a test plan which has many runs.
2.Type some filter conditions, click 'Reload'.

Actual results:
2.The 'loading' icon is shown, but waiting for a long long time, still loading.

Expected results:
2.The filter results are shown.

Comment 1 Chaobin Tang 2013-11-05 08:46:03 UTC
On python2.4, when using ** to extract dictionary
for keyword argument, the keys must be instanceof str.

Comment 2 Chen Chen 2013-11-11 05:03:44 UTC
Verify 3.8.5 on qa server --> PASS

Verify steps are the same as Description