Bug 1035970

Summary: [Performance] Resources(such as css,js,pic etc) download(HTTP 200) every time on bulk update of case-runs status in Test run page
Product: [Other] TCMS Reporter: Xiong Zhi Ming <zxiong>
Component: ApplicationAssignee: Yuguang Wang <yuwang>
Status: NEW --- QA Contact: Nobody <nobody>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.8.5CC: cqi, junzhang, ryang, vchen
Target Milestone: ---Keywords: Performance
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: Improvement, Performance
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:
Attachments:
Description Flags
Loading all resource(css,js, pic etc) very time none

Description Xiong Zhi Ming 2013-11-29 04:40:02 UTC
Created attachment 830472 [details]
Loading all resource(css,js, pic etc) very time

Description of problem:
In test run page,  do bulk update of case-runs status, all resources (such as css,js,pic etc) of this page are download from TCMS server every time. Please refer to attachment.

Bulk operations include change case-runs status, add/remove bug by input bug ID from case-runs, add comment to case-run. 


Version-Release number of selected component (if applicable):
V3.8.5

How reproducible:
100%

Steps to Reproduce:
1.Select the Test Cases to be updated.
2.Click on the menu item for the required operation:
    Status - select the new status.
    Bugs - enter the Bug ID.
    Comment - input the comment

Actual results:
Download all resources of this page from server very time

Expected results:
Load resource from local browser cache.

Additional info: