Page MenuHomePhabricator

Provide a missing feed transaction string for space creation
ClosedPublic

Authored by epriestley on Apr 4 2017, 12:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 7:56 AM
Unknown Object (File)
Thu, Apr 11, 4:01 AM
Unknown Object (File)
Mon, Apr 8, 10:27 AM
Unknown Object (File)
Sat, Apr 6, 7:11 AM
Unknown Object (File)
Mar 24 2024, 11:14 AM
Unknown Object (File)
Feb 18 2024, 6:19 PM
Unknown Object (File)
Feb 18 2024, 6:19 PM
Unknown Object (File)
Feb 18 2024, 6:18 PM
Subscribers
None

Details

Summary

Fixes T12502. This transaction probably should not be getting picked for feed rendering, but it currently does get selected in some cases.

This should probably be revisited eventually (e.g., when Maniphest moves to ModularTransactions) but just fix the brokenness for now.

Test Plan
  • Created a task in a space.
  • Viewed feed.
  • Saw the story render with readable text.

Screen Shot 2017-04-04 at 5.54.57 AM.png (163×630 px, 29 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 4 2017, 5:03 PM
This revision was automatically updated to reflect the committed changes.