Bug 787205 - RFE: when one changes sorting, filtering or other view a test plan, add sorting criteria to URL
Summary: RFE: when one changes sorting, filtering or other view a test plan, add sorti...
Keywords:
Status: CLOSED DUPLICATE of bug 668334
Alias: None
Product: TCMS
Classification: Other
Component: Web UI
Version: 3.6
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: June Zhang
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-03 14:32 UTC by David Jaša
Modified: 2012-06-08 08:38 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-17 09:24:50 UTC
Embargoed:


Attachments (Terms of Use)

Description David Jaša 2012-02-03 14:32:20 UTC
Description of problem:
SSIA. If one customizes display options of test plan, add the sort parameters to the URI/URL so that the test plan view can be shared with another person or persisted over page reload.

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

How reproducible:
always

Steps to Reproduce:
1. go to Cases tab of a test plan
2. change filter options and sort by different column
3.
  
Actual results:
uri remains in form /plan/<plan_ID>/#testcases

Expected results:
uri is updated to look like /plan/<plan_ID>/?<filter_option>=<value>&<sort_option>=<value>#testcases

Additional info:

Comment 1 yawei Li 2012-05-17 09:24:50 UTC

*** This bug has been marked as a duplicate of bug 799388 ***

Comment 2 yawei Li 2012-06-08 08:38:02 UTC

*** This bug has been marked as a duplicate of bug 668334 ***


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