Homec4science

Save ApplicationSearch queries generated from GET parameters in the request

Authored by epriestley <git@epriestley.com> on Dec 16 2013, 21:30.

Description

Save ApplicationSearch queries generated from GET parameters in the request

Summary:
Fixes T4239. Currently, if you go to /maniphest/?authors=alincoln, operations dependent on the query key (like "Save Custom Query..." and "Export to Excel...") don't have a query key to work with. Make sure they have one.

Also remove a stray phlog().

Test Plan: "Save Custom Query...", etc., now work on GET queries.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4239

Differential Revision: https://secure.phabricator.com/D7777

Details

Committed
epriestley <git@epriestley.com>Dec 16 2013, 21:30
Pushed
aubortJan 31 2017, 17:16
Parents
rPHb555e4bd9189: Use more sensible waitForAny semantics in SSH process
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH00f192cebb82: Save ApplicationSearch queries generated from GET parameters in the request (authored by epriestley <git@epriestley.com>).Dec 16 2013, 21:30