Project

General

Profile

Actions

Feature #7837

closed

Filters should generate a bookmarkable/shareable URL

Added by Sandeep S about 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
2011-03-11
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

hi,
One of our longstanding peeves is that we are not able to share bug filters - similar to Bugzilla.

For example, I am able to quickly share a new Bugzilla filter I made with my colleagues : http://myserver/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailreporter1=1&emailtype1=exact&email1=sandeep1%40sandeep1.com&field0-0-0=bug_status&type0-0-0=notequals&value0-0-0=UNCONFIRMED&field0-0-1=reporter&type0-0-1=equals&value0-0-1=sandeep1

This is a huge plus for collaboration. I know I could save it and share it, but there are couple of advantages with the URL method:
1. In a glance I can figure out what the query does.
2. I can modify the query quickly and make another filter - I dont have to bother with creating another filter.
3. BIG ONE: it doesnt matter if the saved query has been deleted, the shared URL's are still valid. Right now, I can delete the saved query and then I need to remember how that query was created.

This would be really, really awesome for usability. You DONT need to break existing functionality (of creating a saved filter), I think just make the filter query work through GET as well.

Actions

Also available in: Atom PDF