Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Erik S.Erik S.Change Log Group
FixedChange Log Message
The "LEFT JOIN" of the overlapping table aliases weren't removed from COUNT database queries.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
1h 31m loggedStory Points
1Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Erik S.
Erik S.Change Log Group
Fixed
Change Log Message
The "LEFT JOIN" of the overlapping table aliases weren't removed from COUNT database queries.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
1h 31m logged
Story Points
1
Fix versions
Created October 4, 2021 at 10:14 AM
Updated December 29, 2024 at 8:48 PM
Resolved July 20, 2022 at 7:06 AM
Change "\LeftJoinOptimizer::matchAlias" method to look only for table aliases after word boundaries.