Homec4science

LEFT JOIN instead of JOIN for ApplicationSearch ordering

Authored by epriestley <git@epriestley.com> on Aug 2 2014, 19:17.

Description

LEFT JOIN instead of JOIN for ApplicationSearch ordering

Summary: Ref T4659. Because we JOIN, tasks with no value are filtered out. Instead, LEFT JOIN.

Test Plan: Issued an "Order by" and got all applicable tasks. Adjusted values and saw order change.

Reviewers: btrahan, hach-que

Reviewed By: hach-que

Subscribers: epriestley

Maniphest Tasks: T4659

Differential Revision: https://secure.phabricator.com/D10119

Details

Committed
epriestley <git@epriestley.com>Aug 2 2014, 19:17
Pushed
aubortJan 31 2017, 17:16
Parents
rPHc4586664b344: Apply some linter auto-fixes
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHeafd7070badb: LEFT JOIN instead of JOIN for ApplicationSearch ordering (authored by epriestley <git@epriestley.com>).Aug 2 2014, 19:17