1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 11:42:42 +01:00
phorge-phorge/src/applications/pholio
epriestley c3be82fe6e Fix an out-of-date API call on the destruction pathway for Pholio mocks
Summary:
See <https://discourse.phabricator-community.org/t/destroying-a-mock-using-bin-remove-destroy-mx-gives-an-error/3728>.

Currently, Pholio calls an older API method on the mock destruction pathway. This call was introduced in D19911 but the callsite was only partially updated in D19914.

Test Plan: Ran "bin/remove destroy Mx" to destroy a mock. Before: fatal with a bad call; after: clean destruction.

Differential Revision: https://secure.phabricator.com/D21081
2020-04-10 08:01:34 -07:00
..
application Revert the alternate menu names for applications 2018-04-08 10:20:24 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
controller Implement Pholio file add/remove transactions without "applyInitialEffects" 2018-12-28 00:02:55 -08:00
edge Modernize Pholio edges 2015-01-02 10:11:41 +11:00
editor Remove "metamta.*.subject-prefix" options 2019-01-17 19:18:50 -08:00
engine Reduce the amount of weird "static" and "cache" behavior in Pholio query classes 2018-12-20 15:32:13 -08:00
herald Make Herald test workflow modular and more clear 2016-08-03 16:12:33 -07:00
lipsum Make Images in Pholio refer to mocks by PHID instead of ID 2018-12-20 14:54:25 -08:00
mail Allow multiple mail receivers to react to an individual email 2019-01-16 12:28:02 -08:00
phid Make Images in Pholio refer to mocks by PHID instead of ID 2018-12-20 14:54:25 -08:00
query Reduce the amount of weird "static" and "cache" behavior in Pholio query classes 2018-12-20 15:32:13 -08:00
relationships Convert all standard relationship-editing actions to modern Relationships code 2016-06-29 11:24:52 -07:00
remarkup Fix an issue with {M13} and Spaces 2015-06-13 06:54:02 -07:00
search Support Ferret engine in Pholio 2017-09-07 13:25:29 -07:00
storage Fix an out-of-date API call on the destruction pathway for Pholio mocks 2020-04-10 08:01:34 -07:00
view Fix "add more metadata" fatal in Pholio 2019-07-11 15:55:56 -07:00
xaction Stabilize sorting of feed stories with similar strength 2019-05-22 15:50:59 -07:00