Page MenuHomePhabricator

Perform derived index updates in TransactionEditor
ClosedPublic

Authored by epriestley on Mar 8 2014, 8:13 PM.
Tags
None
Referenced Files
F13329113: D8455.diff
Sun, Jun 16, 9:38 PM
F13297528: D8455.diff
Fri, Jun 7, 5:39 AM
F13280694: D8455.diff
Sun, Jun 2, 9:06 AM
F13246691: D8455.id20118.diff
Thu, May 23, 1:07 PM
F13242320: D8455.diff
Thu, May 23, 2:19 AM
F13220488: D8455.diff
Sun, May 19, 1:33 AM
F13202450: D8455.diff
May 14 2024, 10:40 PM
F13186039: D8455.diff
May 11 2024, 3:23 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).