Problem/Motivation
As a User, I want to be able to quickly enter new tasks and assign them to the correct column.
Going through the Backlog screen, adding a task, then clicking "send to project board", then viewing the project board and finding the task I just entered to drag it to the correct column seems like way too much work!
Proposed resolution
The current workflow column should be listed on the Task editing screen. We should also be able to select it from this screen.
Default to "Backlog", and all other columns can be selected.
Issue fork burndown-3612649
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
adarkling commentedComment #3
swirtThis field should be available on the "manage form" UI for Task entities. You should be able to make it visible by adjusting what fields you have visible there.
Comment #6
mukeshaddweb commentedComment #7
jeremylichtman commentedTested in Tugboat and approved the PR.
For later: sort order in the dropdown isn't quite right (just a quibble, as completely usable in current state).
Thank you for the contribution Mukesh!
Comment #9
jeremylichtman commentedComment #11
jeremylichtman commentedComment #12
swirtThis seems to have created a bug #3616639: Can't create new task.