Page MenuHomePhabricator

Differential - fix bug destroying diffs
ClosedPublic

Authored by btrahan on Dec 1 2014, 8:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 11:17 AM
Unknown Object (File)
Mon, Dec 9, 8:12 PM
Unknown Object (File)
Thu, Dec 5, 4:41 AM
Unknown Object (File)
Thu, Nov 28, 10:43 PM
Unknown Object (File)
Thu, Nov 28, 3:45 AM
Unknown Object (File)
Tue, Nov 19, 4:01 PM
Unknown Object (File)
Nov 15 2024, 4:46 PM
Unknown Object (File)
Nov 11 2024, 9:21 PM
Subscribers

Details

Summary

I think this was a "hacked" sub thing that never got updated when we switched to a real editor? I am not 100% sure how these methods are used, so please let me know if I should expand my test plan. Fixes T6659.

Test Plan

made a diff from the web ui, looked up the phid from mysql, ran bin/remove destroy <phid>, and it worked!

Diff Detail

Repository
rP Phabricator
Branch
T6659
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3154
Build 3160: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Differential - fix bug destroying diffs.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Yep, these look correct to me. I think the test plan is sufficient.

This revision is now accepted and ready to land.Dec 1 2014, 8:29 PM
This revision was automatically updated to reflect the committed changes.