On our install (using Elasticsearch) we are currently unable to search for open tasks using the global search. The following search works:
But ticking either "Open" or "Closed" causes the search to return zero results.
joshuaspence | |
Sep 23 2015, 1:56 AM |
F833269: search1.png | |
Sep 23 2015, 1:56 AM |
On our install (using Elasticsearch) we are currently unable to search for open tasks using the global search. The following search works:
But ticking either "Open" or "Closed" causes the search to return zero results.
I have this working downstream in Wikimedia's instance of phabricator, however, our fork is significantly modified. I intend to refactor this into something that is either a) mergeable upstream or b) installable as an extension but for now the code is on phabricator.wikimedia.org PhabricatorElasticFulltextStorageEngine.php