1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/transactions
epriestley c3b11439f2 Apply Herald subscription effects immediately
Summary:
Fixes T8464. We could incorrectly use a cached value when computing CC's.

Just load a fresh value. There are no other callers that would benefit from this cache, so it's more complicated to reload it correctly prior to publishing than to just skip it.

Also make the PHID headers unique.

Test Plan:
  - Verified that users received mail about the transactions which caused them to be added to an object.
  - Veirfied that headers no longer have redundant values.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8464

Differential Revision: https://secure.phabricator.com/D13206
2015-06-08 10:50:13 -07:00
..
application Transactions - add pagination to application transactions 2014-12-02 13:10:29 -08:00
constants Support Spaces transactions 2015-06-05 10:42:49 -07:00
controller Fix bad rendering for custom policy descriptions 2015-04-09 13:10:19 -07:00
edges Modernize remaining edge types 2015-01-03 10:58:20 +11:00
editor Apply Herald subscription effects immediately 2015-06-08 10:50:13 -07:00
error Route task merges through new editor 2013-09-23 14:32:32 -07:00
exception phtize all the things 2015-05-22 21:16:39 +10:00
feed Remove 1x AppIcons, use FontIcons instead 2015-01-25 14:14:41 -08:00
interface Transactions - adding willRenderTimeline to handle tricky cases 2014-12-04 13:58:52 -08:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Conpherence - use some handle pools for Durable column perf 2015-05-08 18:14:04 -07:00
replyhandler Build separate mail for each recipient, honoring recipient access levels 2015-06-03 18:59:31 -07:00
response Differential - return a better response for validation error cases 2015-01-20 13:59:17 -08:00
storage Support Spaces transactions 2015-06-05 10:42:49 -07:00
view phtize all the things 2015-05-22 21:16:39 +10:00
worker Allow TransactionEditor to move publishing work to the daemons 2015-06-03 18:59:28 -07:00