Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14001151
D10450.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D10450.diff
View Options
diff --git a/src/applications/maniphest/config/PhabricatorManiphestConfigOptions.php b/src/applications/maniphest/config/PhabricatorManiphestConfigOptions.php
--- a/src/applications/maniphest/config/PhabricatorManiphestConfigOptions.php
+++ b/src/applications/maniphest/config/PhabricatorManiphestConfigOptions.php
@@ -255,9 +255,10 @@
->setSummary(pht('Default task priority for create flows.'))
->setDescription(
pht(
- "What should the default task priority be in create flows? See ".
- "the constants in @{class:ManiphestTaskPriority} for valid ".
- "values. Defaults to 'needs triage'.")),
+ 'Choose a default priority for newly created tasks. You can '.
+ 'review and adjust available priorities by using the '.
+ '{{maniphest.priorities}} configuration option. The default value '.
+ '(`90`) corresponds to the default "Needs Triage" priority.')),
$this->newOption(
'metamta.maniphest.reply-handler-domain',
'string',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Oct 26, 4:38 AM (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6714832
Default Alt Text
D10450.diff (1 KB)
Attached To
Mode
D10450: Fix confusing documentation on `maniphest.default-priority`
Attached
Detach File
Event Timeline
Log In to Comment