Bug 773136 - [Search run] Unable simple and advanced search run
Summary: [Search run] Unable simple and advanced search run
Keywords:
Status: VERIFIED
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: 3.6
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
: ---
Assignee: Yang Ren
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-11 03:17 UTC by Jin Zhao
Modified: 2022-03-14 03:24 UTC (History)
3 users (show)

Fixed In Version: 3.6.3-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)
Search run - Error page (102.72 KB, image/png)
2012-01-11 03:17 UTC, Jin Zhao
no flags Details

Description Jin Zhao 2012-01-11 03:17:01 UTC
Created attachment 551994 [details]
Search run - Error page

Description of problem:
Simple or advanced search run , will turn to error page

Version-Release number of selected component (if applicable):
3.6.3 on englab

How reproducible:
always

Steps to Reproduce:
1.Enter to Testing->search run, or Click Advanced search
2.Type the search item, Click search (Advanced search click search run)
3.
  
Actual results:
TemplateSyntaxError at /runs/
TemplateSyntaxError at /advance-search/

Error page as attachment (Advance search)

Expected results:
Can search run via filter item

Additional info:

Comment 1 Chaobin Tang 2012-01-11 09:53:57 UTC
commit e15ae4b751f78f894e71ad892dbddada9cdd744a
Author: Tang Chaobin <ctang>
Date:   Wed Jan 11 01:51:17 2012 -0800
FIX: Omitted the extra() call on a TestRun queryset.

This is a programming error due to a problematic extra call applied on TestRun queryset, which is supposed to be removed after that certain of properties added on TestRun model in optimizing TCMS performance.

Comment 2 Xin Gao 2012-01-12 07:01:10 UTC
Verify version:
3.6.3-2 on englab --> PASSED

Verify steps:
1.Enter to Testing->search run, or Click Advanced search
2.Type the search item, Click search (Advanced search click search run)
3.

Actual results:
work well.


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