-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
backendSomething isn't working on the backendSomething isn't working on the backendbugSomething isn't workingSomething isn't workingfrontendSomething isn't working on the frontendSomething isn't working on the frontendhelp wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
Cannot edit any fields for a task that has already been marked as completed or deleted. From the latest circular dependencies PR, I noticed the way we're currently handling the edit task functionality might be the reason for this. Passing Task UUID instead of taskID might fix the problem as all deleted/completed tasks tend to have a 0 ID so it might be the cause of conflict.
To Reproduce
Steps to reproduce the behavior:
- Go to 'tasks panel'
- Click on 'any completed/deleted task'
- Try to edit it
- See error
Expected behavior
We should be able to edit it as taskwarrior does allow the users to edit or modify their deleted/completed tasks so should the UI
Screenshots

Metadata
Metadata
Assignees
Labels
backendSomething isn't working on the backendSomething isn't working on the backendbugSomething isn't workingSomething isn't workingfrontendSomething isn't working on the frontendSomething isn't working on the frontendhelp wantedExtra attention is neededExtra attention is needed