Page MenuHomePhabricator

Migrate Pholio inline comments to modular transactions
ClosedPublic

Authored by amckinley on May 16 2017, 7:12 PM.
Tags
None
Referenced Files
F16489148: D17914.diff
Mon, Jun 16, 6:31 PM
Unknown Object (File)
Sun, May 25, 11:48 PM
Unknown Object (File)
Tue, May 20, 10:20 AM
Unknown Object (File)
May 8 2025, 1:26 AM
Unknown Object (File)
Apr 30 2025, 2:40 AM
Unknown Object (File)
Apr 21 2025, 11:01 PM
Unknown Object (File)
Apr 21 2025, 10:24 PM
Unknown Object (File)
Apr 20 2025, 12:53 PM
Subscribers

Details

Summary

Fixes T12626.

Test Plan

Made lots of comments, confirmed no UI changes

Diff Detail

Repository
rP Phabricator
Branch
pholio-dust (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 17020
Build 22755: Run Core Tests
Build 22754: arc lint + arc unit

Event Timeline

epriestley added inline comments.
src/applications/pholio/xaction/PholioMockInlineTransaction.php
29–31

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
29–31

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.