1 Open Issue Need Help Last updated: Nov 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The GitHub issue identifies a bug where the Task model's `completed` boolean property conflicts with the frontend's expectation of a `status` string property. This mismatch prevents proper data display or interaction on the UI. The proposed solutions involve either renaming the model property to `status` or updating the frontend to correctly utilize the `completed` property.

Complexity: 2/5
bug good first issue

Project for DevOps

JavaScript