Skip to content

GET /tasks returns 500 when tasks list is empty on first request #1

Description

@asindigi2004

When the app starts afresh and GET /tasks is called before adding any tasks, it returns a 500 error instead of an empty list [ ].

Expected outcome: [ ]
Actual outcome: 500 Internal Server Error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions