Page MenuHomePhabricator

Migrate Pholio inline comments to modular transactions
ClosedPublic

Authored by amckinley on May 16 2017, 7:12 PM.
Tags
None
Referenced Files
F15526757: D17914.id43092.diff
Mon, Apr 21, 11:01 PM
F15526707: D17914.id43092.diff
Mon, Apr 21, 10:24 PM
F15521296: D17914.id.diff
Sun, Apr 20, 12:53 PM
F15517912: D17914.diff
Sat, Apr 19, 9:28 AM
F15450985: D17914.id43093.diff
Fri, Mar 28, 7:28 PM
F15434689: D17914.diff
Tue, Mar 25, 4:55 AM
F15433293: D17914.id43093.diff
Mar 24 2025, 10:29 PM
F15422932: D17914.id43093.diff
Mar 22 2025, 11:29 AM
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.