Page MenuHomePhabricator

Projects - fix missing subscriber handling code in the editor
ClosedPublic

Authored by btrahan on Dec 9 2014, 6:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 16, 7:27 AM
Unknown Object (File)
Sat, Jun 6, 11:02 AM
Unknown Object (File)
Mar 10 2026, 1:29 AM
Unknown Object (File)
Feb 1 2026, 5:11 PM
Unknown Object (File)
Jan 30 2026, 10:25 AM
Unknown Object (File)
Jan 30 2026, 6:05 AM
Unknown Object (File)
Jan 13 2026, 12:09 AM
Unknown Object (File)
Jan 11 2026, 7:21 AM
Subscribers
Tokens
"Orange Medal" token, awarded by epriestley.

Details

Summary

Fixes T6719. At some point, we added automagical subscriptions via @mentions, and these were failing in project descriptions from a lack of an implementation in the editor. Said "implementation" is to do nothing, but it needs to be there nonetheless.

Test Plan

updated a project mentioning someone in the description and it worked. also saw a 'subscriber added' transaction

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Projects - fix missing subscriber handling code in the editor.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Dec 9 2014, 6:13 PM
This revision was automatically updated to reflect the committed changes.