Page MenuHomePhabricator

Execute Harbormaster buildable filtering properly from HarbormasterBuildSearchEngine
ClosedPublic

Authored by epriestley on Aug 14 2016, 1:46 PM.
Tags
None
Referenced Files
F15485664: D16395.id39428.diff
Thu, Apr 10, 1:36 AM
F15470650: D16395.diff
Sat, Apr 5, 12:15 AM
F15455423: D16395.diff
Sun, Mar 30, 12:19 AM
F15418000: D16395.id39428.diff
Mar 20 2025, 8:03 PM
F15403238: D16395.id39430.diff
Mar 18 2025, 2:24 AM
F15367483: D16395.diff
Mar 11 2025, 6:53 PM
Unknown Object (File)
Feb 26 2025, 5:49 PM
Unknown Object (File)
Feb 23 2025, 8:43 PM
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
Branch
build1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13309
Build 17067: Run Core Tests
Build 17066: arc lint + arc unit

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.