Page MenuHomePhabricator

Save ApplicationSearch queries generated from GET parameters in the request
ClosedPublic

Authored by epriestley on Dec 16 2013, 8:14 PM.
Tags
None
Referenced Files
F18638613: D7777.id.diff
Wed, Sep 17, 11:03 AM
F18631680: D7777.diff
Tue, Sep 16, 4:16 PM
F18179775: D7777.id17584.diff
Aug 16 2025, 4:17 AM
F18098560: D7777.id17586.diff
Aug 8 2025, 9:10 PM
F18097443: D7777.id.diff
Aug 8 2025, 1:20 PM
F18093501: D7777.diff
Aug 7 2025, 6:43 PM
Unknown Object (File)
May 30 2025, 6:59 PM
Unknown Object (File)
May 28 2025, 11:21 AM
Subscribers

Details

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.

Diff Detail

Branch
squery
Lint
No Lint Coverage
Unit
No Test Coverage