Page MenuHomePhabricator

Migrate Pholio inline comments to modular transactions
ClosedPublic

Authored by amckinley on May 16 2017, 7:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 21, 12:32 AM
Unknown Object (File)
Sat, Nov 16, 9:25 PM
Unknown Object (File)
Sat, Nov 9, 1:41 PM
Unknown Object (File)
Oct 21 2024, 10:40 PM
Unknown Object (File)
Oct 17 2024, 12:46 PM
Unknown Object (File)
Sep 10 2024, 5:15 AM
Unknown Object (File)
Sep 10 2024, 3:08 AM
Unknown Object (File)
Sep 2 2024, 12:19 PM
Subscribers

Details

Summary

Fixes T12626.

Test Plan

Made lots of comments, confirmed no UI changes

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley added inline comments.
src/applications/pholio/xaction/PholioMockInlineTransaction.php
30–32

I think you should be able to remove this: we should already automatically detect that transactions which apply comments have an effect (but maybe didn't when Pholio v1 was written).

This revision is now accepted and ready to land.May 16 2017, 7:20 PM
amckinley added inline comments.
src/applications/pholio/xaction/PholioMockInlineTransaction.php
30–32

Not currently:

Screen Shot 2017-05-16 at 12.21.00 PM.png (259×614 px, 26 KB)

This revision was automatically updated to reflect the committed changes.
amckinley marked an inline comment as done.