The Gantt view has a bug where it doesn’t respect the default custom task type set for the project across all “add task” pathways.
Hitting the keyboard return keyboard shortcut creates a task, but does not respect the default task type set for the project.
Aside: ⇧
returndoes nothing in the Gantt view. But I believe that’s a separate issue.
The following two pathways work:
- Working: Clicking the “Add task” button in the
Timeline-toolbarabove theTimeline-wrapper. And yes, I know this is a Gantt and not a toolbar; but you folks still use the Toolbar class in your HTML for it. - Working: Clicking the “Add task” area under tasks in a group in the
GanttLeftPane-addTaskRowSpreadsheetRowdiv.
Callouts 1 & 2 in the image below correspond with the working items above, respectively.
bug gantt custom-task-types consistency
CC: @Emily_Roman - Here’s another issue/bug similar to the one you flagged about two weeks ago; but this one occurs in the Gantt view.
