Skip to content

Due date not showing up #207

@JamesBirni

Description

@JamesBirni

When a task is created the due date is not set in the dueDate field, but rather the expectedCompletionDate field. This is caused by a typo in the service logic for createTask.

Fix the typo in the service layer of the backend for creating a task, createTask. The method should set response.getDueDate to task.getDueDate rather than task.expectCompletionDate.

Severity Level – Low

Metadata

Metadata

Assignees

Labels

FrontendbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions