Page MenuHomePhabricator

Perform derived index updates in TransactionEditor
ClosedPublic

Authored by epriestley on Mar 8 2014, 8:13 PM.
Tags
None
Referenced Files
F17845262: D8455.diff
Sun, Jul 27, 3:14 AM
Unknown Object (File)
Sun, Jul 6, 2:38 AM
Unknown Object (File)
Jun 18 2025, 3:05 PM
Unknown Object (File)
Jun 18 2025, 4:53 AM
Unknown Object (File)
Jun 17 2025, 8:24 AM
Unknown Object (File)
Jun 16 2025, 6:55 PM
Unknown Object (File)
Jun 9 2025, 2:02 AM
Unknown Object (File)
May 10 2025, 8:20 AM
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).