Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2695783
D25732.1734855264.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
629 B
Referenced Files
None
Subscribers
None
D25732.1734855264.diff
View Options
diff --git a/src/applications/transactions/storage/PhabricatorApplicationTransaction.php b/src/applications/transactions/storage/PhabricatorApplicationTransaction.php
--- a/src/applications/transactions/storage/PhabricatorApplicationTransaction.php
+++ b/src/applications/transactions/storage/PhabricatorApplicationTransaction.php
@@ -1608,6 +1608,8 @@
return pht('Changed Policy');
case PhabricatorTransactions::TYPE_SUBSCRIBERS:
return pht('Changed Subscribers');
+ case PhabricatorTransactions::TYPE_CREATE:
+ return pht('Created');
default:
return pht('Updated');
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 08:14 (21 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1025584
Default Alt Text
D25732.1734855264.diff (629 B)
Attached To
Mode
D25732: Set ActionName to "Created" for PhabricatorTransactions::TYPE_CREATE
Attached
Detach File
Event Timeline
Log In to Comment