Page MenuHomePhabricator

D7308.id16459.diff
No OneTemporary

D7308.id16459.diff

Index: src/applications/maniphest/mail/ManiphestReplyHandler.php
===================================================================
--- src/applications/maniphest/mail/ManiphestReplyHandler.php
+++ src/applications/maniphest/mail/ManiphestReplyHandler.php
@@ -27,8 +27,8 @@
public function getReplyHandlerInstructions() {
if ($this->supportsReplies()) {
- return "Reply to comment or attach files, or !close, !claim, or ".
- "!unsubscribe.";
+ return "Reply to comment or attach files, or !close, !claim, ".
+ "!unsubscribe or !assign <username>.";
} else {
return null;
}

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 23, 12:16 AM (4 h, 29 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7183555
Default Alt Text
D7308.id16459.diff (635 B)

Event Timeline