Bug 715499 - [Test run]Can not create new test run with more than 700 cases
Summary: [Test run]Can not create new test run with more than 700 cases
Keywords:
Status: VERIFIED
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: 3.4.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Yang Ren
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-23 05:41 UTC by Jin Zhao
Modified: 2022-03-14 03:25 UTC (History)
3 users (show)

Fixed In Version: 3.6.z
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 704095 0 low CLOSED [TCMS]A warning "Request-URI Too Large" will come out when select too many component in the "Advanced search". 2021-02-22 00:41:40 UTC

Description Jin Zhao 2011-06-23 05:41:41 UTC
Description of problem:
Create new test run with more than 700 cases will warning 414 error

Version-Release number of selected component (if applicable):
3.4.1-2

How reproducible:
always

Steps to Reproduce:
1.https://tcms.engineering.redhat.com/plan/3677/
2.Select all cases then create new test 
3.
  
Actual results:
Request-URI Too Large
The requested URL's length exceeds the capacity limit for this server.

Expected results:
Create run successfully.

Additional info:

Comment 1 Danqing Li 2011-06-23 06:59:11 UTC
I just tried a try more then 1000 cases.
the run created successfully.


(In reply to comment #0)
> Description of problem:
> Create new test run with more than 700 cases will warning 414 error
> 
> Version-Release number of selected component (if applicable):
> 3.4.1-2
> 
> How reproducible:
> always
> 
> Steps to Reproduce:
> 1.https://tcms.engineering.redhat.com/plan/3677/
> 2.Select all cases then create new test 
> 3.
> 
> Actual results:
> Request-URI Too Large
> The requested URL's length exceeds the capacity limit for this server.
> 
> Expected results:
> Create run successfully.
> 
> Additional info:

Comment 2 Jin Zhao 2011-10-18 06:41:39 UTC
Reproduce as the following steps:
1.Browse https://tcms-stage.englab.bne.redhat.com/plan/3677/
2.Select all cases
3.Click Run->write new run

Actual result :warning that "Request-URI Too Large,The requested URL's length exceeds the capacity limit for this server."

Comment 3 jianchen 2011-10-25 09:28:45 UTC
commit 0d96e805d2cd735989ca918ac4926d37dff13c5c
change write_new_run HTTP method to 'POST' and add a views function to handle request.

Comment 4 Xin Gao 2011-11-02 08:30:48 UTC
Verify version:
3.6.z on englab -> PASS

Verify steps:
1. click link
https://tcms.englab.nay.redhat.com/plan/3677
2. Select all cases then create new test 

Actual results:
Create run successfully.


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