Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
Gleb SinkovskiyGleb SinkovskiyDeveloper
Erik S.Erik S.Reviewer
AlexAlexChange Log Group
FixedChange Log Message
Using "name" instead of "list_name" parameter with "InitList" tag can result in incorrect data being displayed.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 36m loggedStory Points
1Original estimate
Fix versions
Affects versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Gleb Sinkovskiy
Gleb SinkovskiyDeveloper
Erik S.
Erik S.Reviewer
Alex
AlexChange Log Group
Fixed
Change Log Message
Using "name" instead of "list_name" parameter with "InitList" tag can result in incorrect data being displayed.
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
Story Points
1
Original estimate
Fix versions
Affects versions
Created July 29, 2015 at 7:22 AM
Updated December 29, 2024 at 8:52 PM
Resolved November 24, 2016 at 4:56 PM
Remove usage of
name
parameter inkDBTagProcessor::GetList
method to be consistent withkDBTagProcessor::getUniqueListKey
method.