mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 06:42:42 +01:00
No description
387d3b4983
Summary: Fixes T13648. If a package recipient has been destroyed, this query currently fails to return an expanded recipient value. Instead, make sure all input PHIDs get an output. For destroyed packages, the output will just be an empty list. Test Plan: - Added a package to a revision as a reviewer. - Destroyed the package. - Commented on the revision. - Processed the publishing worker with `bin/worker execute`. - Before: fatal after expanding the destroyed package. - After: clean publish. Maniphest Tasks: T13648 Differential Revision: https://secure.phabricator.com/D21707 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.arclint | ||
.arcunit | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md |
Effective June 1, 2021: Phabricator is no longer actively maintained.
Phabricator is a collection of web applications for software development.
LICENSE
Phabricator is released under the Apache 2.0 license except as otherwise noted.