Page MenuHomePhabricator

Restore population of `ownerOrdering` to ManiphestTasks
ClosedPublic

Authored by epriestley on Nov 18 2013, 10:15 PM.
Tags
None
Referenced Files
F18586684: D7602.diff
Thu, Sep 11, 7:24 PM
F18460872: D7602.id.diff
Mon, Sep 1, 7:35 PM
F18431177: D7602.diff
Sun, Aug 31, 4:54 AM
F18106947: D7602.id.diff
Aug 10 2025, 11:33 PM
F18106737: D7602.diff
Aug 10 2025, 11:15 PM
F18103805: D7602.id17155.diff
Aug 10 2025, 7:55 AM
F18088841: D7602.diff
Aug 6 2025, 9:50 AM
F17933476: D7602.id.diff
Jul 30 2025, 9:20 PM
Subscribers

Details

Summary

Ref T4110. This denormalized field used to power "Group By: Assigned" got dropped in the T2217 migration at some point.

Restore its population, and fix all the data in the database.

Test Plan

Ran migration, verified database came out reasonable-looking. Reassigned a task, verified database. Ran a "Group By: assigned" query.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan added inline comments.
resources/sql/patches/20131118.ownerorder.php
32

I dig this %ns stuff