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
F13192321: D10951.diff
Sun, May 12, 6:48 AM
F13191813: D10951.id26299.diff
Sun, May 12, 12:41 AM
F13190343: D10951.id26298.diff
Sat, May 11, 9:54 AM
F13182638: D10951.id.diff
Fri, May 10, 12:34 AM
F13173929: D10951.diff
Tue, May 7, 9:29 PM
Unknown Object (File)
Sat, May 4, 7:05 AM
Unknown Object (File)
Fri, May 3, 11:38 PM
Unknown Object (File)
Sat, Apr 27, 6:22 PM
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.