HomePhorge

Fix searching legalpad documents by contributors

Description

Fix searching legalpad documents by contributors

Summary:
Found in a change submitted to Phorge (https://we.phorge.it/D25018#inline-231), this fixes a typo in populating search the contributorPHIDs constraint in the Legalpad search engine.

Currently when trying to search legalpad documents by contributor an error is encountered:

Array for %Ls conversion is empty. Query: contributor.dst IN (%Ls)

Test Plan: I searched for legalpad documents based on a contributor and got back correct results.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

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

Details

Provenance
speckAuthored on Sep 4 2021, 17:44
aviveyPushed on Jul 26 2022, 15:02
aviveyPushed on Jul 26 2022, 15:01
Differential Revision
D25040: merge phab/master -> phorge/master
Parents
rP09c3c7d87931: Add support to marking commits as UNREACHABLE for Mercurial
Branches
Loading...
Tags
Loading...
Tasks
T15094: Catch up the master branch to upstream