1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/transactions
Bob Trahan 3f0ffaa9eb Pholio - make create stories include the mock description, if there is one.
Summary:
This diff accomplishes this task by adding an arbitrary metadata store to PhabricatorObjectHandle. This seemed like it would be "necessary eventually"; for example if / when we decide we want to show images in these stories we'd need to add some more arbitrary data. A point of debate is this technique will yield the _current_ data and not the data at the time the transaction was originally made. I can see this being both desirable and non-desirable.

Otherwise, the best way to do this is to make a new transaction type specifically for create and store exactly what data we think we would need.

(and there's probably many other ways but they require much more work...)

Test Plan: viewed some pholio create stories and yes, they had the description showing.

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, aran

Maniphest Tasks: T3685

Differential Revision: https://secure.phabricator.com/D6767
2013-08-19 11:51:22 -07:00
..
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
constants Flesh out ApplicationTransactions/CustomField integration 2013-06-06 14:53:07 -07:00
controller Fix bug when multiple comment forms appear on a single page 2013-07-29 12:04:10 -07:00
editor Integrate Pholio with Herald 2013-08-15 13:10:45 -07:00
exception Add ApplicationTransaction handling for transactions with no effect 2012-12-11 17:27:40 -08:00
feed Pholio - make create stories include the mock description, if there is one. 2013-08-19 11:51:22 -07:00
interface Integrate subscriptions with ApplicationTransactions 2013-02-17 06:37:09 -08:00
phid Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00
query Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00
response Group inline transactions in Pholio 2013-03-09 19:23:50 -08:00
storage Pholio - make create stories include the mock description, if there is one. 2013-08-19 11:51:22 -07:00
view Fix bug when multiple comment forms appear on a single page 2013-07-29 12:04:10 -07:00