Fixes T9294. Adds edit notes.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T9294: Phriction document-created email notifications do not include Edit Notes
- Commits
- rPb056b7f174b5: Add edit notes to Phriction emails
Edit a document, see notes in email.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/phriction/editor/PhrictionTransactionEditor.php | ||
---|---|---|
433 | Prefer if(strlen($description)) so the common and informative description "0" works correctly. |