Page MenuHomePhabricator

Perform derived index updates in TransactionEditor
ClosedPublic

Authored by epriestley on Mar 8 2014, 8:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 3:22 AM
Unknown Object (File)
Fri, Dec 13, 12:10 AM
Unknown Object (File)
Mon, Dec 9, 6:10 AM
Unknown Object (File)
Thu, Nov 28, 8:48 AM
Unknown Object (File)
Tue, Nov 26, 5:06 PM
Unknown Object (File)
Tue, Nov 26, 4:24 PM
Unknown Object (File)
Nov 18 2024, 1:23 AM
Unknown Object (File)
Nov 13 2024, 7:27 PM
Subscribers

Details

Summary

Ref T2222. We have two tables (one for hashes; one for paths) which were unevenly updated before. Now, update them consistently in the TransactionEditor.

Test Plan

Created a revision, saw it populate this information.

Diff Detail

Repository
rP Phabricator
Branch
dx16
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/differential/editor/DifferentialTransactionEditor.php:1330XHP16TODO Comment
Unit
Tests Passed

Event Timeline

btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 10 2014, 4:51 PM
epriestley updated this revision to Diff 20118.

Closed by commit rPc68703fbcb27 (authored by @epriestley).