Page MenuHomePhabricator

Remove TYPE_SEARCH_DIDUPDATEINDEX event
ClosedPublic

Authored by epriestley on Dec 21 2015, 2:58 PM.
Tags
None
Referenced Files
F18506917: D14836.id.diff
Fri, Sep 5, 1:52 AM
F18499650: D14836.diff
Thu, Sep 4, 7:58 PM
F18435826: D14836.id.diff
Sun, Aug 31, 10:28 AM
F18419517: D14836.diff
Sat, Aug 30, 2:34 PM
F18093013: D14836.id35864.diff
Aug 7 2025, 2:45 PM
F18087293: D14836.id35891.diff
Aug 6 2025, 3:20 AM
F17952997: D14836.id35864.diff
Aug 1 2025, 2:40 AM
F17944442: D14836.id.diff
Jul 31 2025, 10:07 AM
Subscribers
None

Details

Summary

Ref T9979. This event had one weird callsite and no known third-party callers. It can be done more cleanly as an extension, now.

This index is used to allow us to "Group By: Project" in Maniphest without joining into the Projects database.

Test Plan
  • Ran a query with "Group By: Project" in Maniphest.
  • Renamed project "Apples" to "Zebras".
  • Reloaded page.
  • UI properly moved "Zebras" tasks to the bottom of the list.

Diff Detail

Repository
rP Phabricator
Branch
index3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 9683
Build 11609: Run Core Tests
Build 11608: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Remove TYPE_SEARCH_DIDUPDATEINDEX event.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 21 2015, 3:49 PM
This revision was automatically updated to reflect the committed changes.