1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/transactions/exception
epriestley df8d4dff67 Raise a warning when mentioning a user in a comment on a draft revision
Summary: See PHI433. Ref T13102. Users in the wild have mixed expecations about exactly what "draft" means. Recent changes have tried to make behavior more clear. As part of clarifying messaging, make it explicit that `@mention` does not work on drafts by showing users a warning when they try to `@mention` a user.

Test Plan:
  - Mentioned users on drafts, got a warning.
  - Posted normal comments on drafts, no warning.
  - Posted normal/mention comments on non-drafts, no warning.

Maniphest Tasks: T13102

Differential Revision: https://secure.phabricator.com/D19210
2018-03-12 17:03:14 -07:00
..
PhabricatorApplicationTransactionNoEffectException.php Mark some strings for translation 2015-06-09 23:06:52 +10:00
PhabricatorApplicationTransactionStructureException.php Improve ApplicationTransaction behavior for poorly constructed transactions 2014-03-05 10:44:21 -08:00
PhabricatorApplicationTransactionValidationException.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorApplicationTransactionWarningException.php Raise a warning when mentioning a user in a comment on a draft revision 2018-03-12 17:03:14 -07:00