Page MenuHomePhabricator

Execute Harbormaster buildable filtering properly from HarbormasterBuildSearchEngine
ClosedPublic

Authored by epriestley on Aug 14 2016, 1:46 PM.
Tags
None
Referenced Files
F15576198: D16395.diff
Tue, May 6, 8:45 AM
F15567274: D16395.id39428.diff
Fri, May 2, 5:09 AM
F15557857: D16395.id.diff
Mon, Apr 28, 11:34 PM
F15551584: D16395.diff
Sun, Apr 27, 5:31 PM
F15549739: D16395.id.diff
Sun, Apr 27, 7:37 AM
F15548747: D16395.id.diff
Sun, Apr 27, 1:50 AM
F15533013: D16395.diff
Wed, Apr 23, 5:56 PM
F15531515: D16395.id39430.diff
Wed, Apr 23, 11:41 AM
Subscribers
Restricted Owners Package
Tokens
"Y So Serious" token, awarded by michaeljs1990.

Details

Summary

Ref T11473. When running harbormaster.build.search with a buildables constraint, the constraint doesn't get passed to the Query and so currently has no effect.

This piece of logic was just accidentally omitted from D16356. It is probably not used anywhere today and doesn't show up in the UI, so it's easy to overlook (I missed it in review, too).

Test Plan

Ran harbormaster.build.search with a buildables constraint, got expected filtering.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Execute Harbormaster buildable filtering properly from HarbormasterBuildSearchEngine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, yelirekim.
Owners added a subscriber: Restricted Owners Package.Aug 14 2016, 1:46 PM
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 14 2016, 3:05 PM
This revision was automatically updated to reflect the committed changes.