Page MenuHomePhabricator

Updating xaction titles for Phurl updates
ClosedPublic

Authored by lpriestley on Nov 5 2015, 6:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 16, 6:02 AM
Unknown Object (File)
Thu, Jan 16, 6:02 AM
Unknown Object (File)
Tue, Dec 31, 5:26 PM
Unknown Object (File)
Dec 6 2024, 11:28 PM
Unknown Object (File)
Dec 6 2024, 12:52 AM
Unknown Object (File)
Dec 3 2024, 5:47 AM
Unknown Object (File)
Dec 1 2024, 10:48 PM
Unknown Object (File)
Nov 28 2024, 4:36 AM
Subscribers

Details

Summary

Ref T8992, Cleaning up and clarifying xaction titles for Phurl creation/updating.

Test Plan

Create a Phurl, update information, make sure xaction in the timeline makes sense.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lpriestley retitled this revision from to Updating xaction titles for Phurl updates.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.

I think the $old != $new clauses should be unnecessary -- we should be dropping those transactions before we ever get to rendering them. Rest of this looks good.

This revision is now accepted and ready to land.Nov 5 2015, 6:51 PM
lpriestley edited edge metadata.

Removing redundant check for $old != $new

This revision was automatically updated to reflect the committed changes.