At least on my install, sorting was pretty borked from a type issue. (e.g. "unbreak now" of 100 sorting as less than "High" of 90). Fix this with some parseInt action. Also support adding new cards with the new colsort stuff. The clever bit here is to include the task ID in the sorting vector because the task ID wins ties at the moment I think / new tasks need to show up before older tasks when they are initially created. Fixes T5716.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T5716: Workboard doesn't reload after creating new task directly in column
- Commits
- Restricted Diffusion Commit
rP90431fd101b4: Workboards - fix adding new tasks and sorting
added many "normal" priority cards and saw them fly in correctly. changed priority and moved correctly. made no edits and no moves were made correctly.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- T5716
- Lint
Lint Errors Severity Location Code Message Error src/applications/phragment/controller/PhragmentZIPController.php:54 PHL1 Unknown Symbol Error src/applications/phragment/controller/PhragmentZIPController.php:70 PHL1 Unknown Symbol Error src/applications/phragment/storage/PhragmentFragment.php:143 PHL1 Unknown Symbol - Unit
No Test Coverage - Build Status
Buildable 1940 Build 1941: [Placeholder Plan] Wait for 30 Seconds