Page MenuHomePhabricator

D7308.id16458.diff
No OneTemporary

D7308.id16458.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
Wed, Oct 16, 6:36 PM (3 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6718606
Default Alt Text
D7308.id16458.diff (635 B)

Event Timeline