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

Command icon 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

adarkling created an issue. See original summary.

adarkling’s picture

Title: Included Status on Task editing screen » Include Status on Task editing screen
swirt’s picture

This 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.

mukeshaddweb made their first commit to this issue’s fork.

mukeshaddweb’s picture

Status: Active » Needs review
jeremylichtman’s picture

Tested 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!

  • mukeshaddweb committed 0e6c2ee3 on 1.0.x
    Issue #3612649: Add a Column field to the Task add and edit forms
    
jeremylichtman’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

jeremylichtman’s picture

Status: Fixed » Closed (fixed)
swirt’s picture

This seems to have created a bug #3616639: Can't create new task.