Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Dmitry AndrejevDmitry AndrejevChange Log Group
FixedChange Log Message
The new columns in grid are now added into desired position, when possible and not at the end of grid as before.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.
Commit Revision
15,943Story Points
1Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Dmitry Andrejev
Dmitry AndrejevChange Log Group
Fixed
Change Log Message
The new columns in grid are now added into desired position, when possible and not at the end of grid as before.
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.
Commit Revision
15,943
Story Points
1
Fix versions
Created August 20, 2013 at 11:28 AM
Updated December 29, 2024 at 8:59 PM
Resolved August 21, 2013 at 3:17 PM
We need to append newly added grid columns (e.g. after In-Portal upgrade) to their designated positions (after closest column to the left). If closest column to the left is hidden then fallback to current behavior and append column to the end of the grid.