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)
Sun, Jan 5, 10:41 PM
Unknown Object (File)
Fri, Dec 13, 7:39 AM
Unknown Object (File)
Dec 11 2024, 12:27 PM
Unknown Object (File)
Dec 7 2024, 4:41 PM
Unknown Object (File)
Dec 5 2024, 7:49 AM
Unknown Object (File)
Dec 3 2024, 4:05 PM
Unknown Object (File)
Nov 29 2024, 12:05 AM
Unknown Object (File)
Nov 25 2024, 1:18 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
Branch
T6719
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3203
Build 3209: [Placeholder Plan] Wait for 30 Seconds

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.